@@ -146,6 +146,9 @@ |
||
146 | 146 | |
147 | 147 | } |
148 | 148 | |
149 | + /** |
|
150 | + * @param string $type |
|
151 | + */ |
|
149 | 152 | protected function createLogger( $type, $arg1 = null, $arg2 = null, $arg3 = null ) { |
150 | 153 | |
151 | 154 | // check the class exists before we try and use it |