Revision history for Perl extension Log::Facile.
0.01 Fri Aug 22 01:35:40 2008
- original version; created by h2xs 1.23 with options
-X -A Log::Facile
0.02 Fri Aug 24 01:01:40 2008
- add debug_flag
0.03 Sat Nov 29 19:01:34 2008
- remove dependency Class::Accessor::Fast
- add log swapping implementation
0.04 Sat Nov 29 22:33:57 2008
- accessors field define checker implementation
- add date format configure implementation
- add log level string configure implementation
- add methods $l->fatal(), $l->warn()
0.05 Mon Dec 2 01:19:23 2008
- bug fix in $self->swap($swap_dir);
0.06 Wed Dec 3 03:00:37 JST 2008
- add more tests
1.00 Thu Dec 4 04:13:19 JST 2008
- add customize log format implementation
- add more tests