1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 00:56:08 +02:00
Commit Graph

61 Commits

Author SHA1 Message Date
Christophe Coevoet
3cb3dbdc8f Made the write method protected
Tests are not a good reason to make it public.
2011-04-06 13:22:06 +02:00
Christophe Coevoet
87332a3e4e Added phpdoc for all methods and added the typehint for the FormatterInterface 2011-04-06 00:50:18 +02:00
Jordi Boggiano
a9fc15a5a9 Fixed typo 2011-04-05 23:39:27 +02:00
Jordi Boggiano
189090d971 Simplified RotatingFileHandler a bit 2011-04-05 23:21:29 +02:00
Jordi Boggiano
df1679967c Added tests for RotatingFileHandler 2011-04-05 23:19:59 +02:00
Jordi Boggiano
3b0f738b88 Added docblocks 2011-04-05 22:35:39 +02:00
Jordi Boggiano
45312dfc84 Optimize rotation so it's only done once per day at most 2011-04-05 22:24:39 +02:00
Jordi Boggiano
35dd65dea3 Fix CS 2011-04-05 22:15:22 +02:00
Christophe Coevoet
32d66528b2 Implemented the file rotation 2011-04-05 20:09:34 +02:00
Jordi Boggiano
811e6c79d6 Added docblocks and fixed a couple tests 2011-02-22 12:10:54 +01:00
Jordi Boggiano
3fa6e4b91f Major refactoring to follow the Logbook model 2011-02-20 20:53:11 +01:00