Re: [log4perl-devel] API for fetching the category from a logger?

2012-11-25 Thread Mike Schilli
On Sun, 4 Nov 2012, danny-log4p...@sadinoff.com wrote: I can't see an API for fetching the category of a logger. Is there a reason for that? Sorry for the long wait on this, somehow your email got stuck in spam quarantaine. You're right, there's currently no accessor for a logger's category,

Re: [log4perl-devel] Categories - doc/implementation problem ??

2012-11-25 Thread Mike Schilli
On Fri, 23 Nov 2012, David Pointon wrote: > I'm sure I can't be the only one to have tried the my $logger > = Log::Log4perl->new($class); way of dynamically creating a category Hi David, sorry, that part in the docs dates back to 2002 and it's a typo, it should be Log::Log4perl->get_logger($clas