Re: [log4perl-devel] Good use of the $logger->log() method

2012-07-08 Thread Mike Schilli
On Wed, 4 Jul 2012, Meir Guttman wrote: Well, I found at least one use for the $logger->log() method: dynamic level logging. Hi Meir, that's an interesting use case, thanks for reporting it. I've changed the documentation accordingly: https://github.com/mschilli/log4perl/commit/b60c85a

[log4perl-devel] Good use of the $logger->log() method

2012-07-04 Thread Meir Guttman
Dear logging folks, First thank you for a very useful and comprehensive logging package. I have though an issue with one passage in the documentation. In the CPAN page Log::Log4perl (Ver. 1.37) (http://search.cpan.org/~mschilli/Log-Log4perl-1.37/lib/Log/Log4perl.pm) one can read the following: