Lots of cleanup.

This commit is contained in:
Dan Cryer 2015-02-12 14:11:58 +00:00
commit c20ca7c8ff
30 changed files with 27 additions and 60 deletions

View file

@ -13,4 +13,4 @@ return array(
new \Monolog\Handler\RotatingFileHandler(__DIR__ . DIRECTORY_SEPARATOR . 'everything',3, \Monolog\Logger::DEBUG),
);
},
);
);