@@ -51,7 +51,7 @@ |
||
| 51 | 51 | if (empty($dic['Yapeal.Log.Strategy'])) { |
| 52 | 52 | $dic['Yapeal.Log.Strategy'] = function () use ($dic) { |
| 53 | 53 | return new $dic['Yapeal.Log.Handlers.strategy']((int)$dic['Yapeal.Log.threshold']); |
| 54 | - }; |
|
| 54 | + }; |
|
| 55 | 55 | } |
| 56 | 56 | if (empty($dic['Yapeal.Log.Logger'])) { |
| 57 | 57 | $dic['Yapeal.Log.Logger'] = function () use ($dic) { |