still exists. Changes:
* Added support for more Log::Log4perl cspecs. Sebastian Willert provided
the code for this, and it was graciously tested by jshirley. Its use
should still be considered experimental, as it requires mucking about
with the internals of Log::Log4perl.
* Put in a dependency for Log::Log4perl. (thanks, lbr!) That was dumb!
* Added _dump support. (Thanks, jshirley)
* Bumped to 1.00, as there don't seem to be any outstanding bugs, and
the experimental stuff likely will remain that way.
- Fixed a documentation typo (thanks, ghenry!)
0.3 Sat Apr 8 11:08:36 PDT 2006
- Added support for init_and_watch, from Stephen Steneker
0.2 2006-02-10 00:55:10 +0100
- Resync with Catalyst::Log, by supporting abort(1)
- Refactor to closures
- added autoflush option to new() to disable abort-support