[Catalyst] [Patch] Catalyst::Plugin::Authentication::Credential::Password.pm
-- typo and debug consistency
Adam Jacob
adam at stalecoffee.org
Mon Jan 9 18:17:30 CET 2006
On Jan 9, 2006, at 9:03 AM, Andy Grundman wrote:
>> Right. So, do we do "if $c->debug" in 400 different places, of should
>> $c->log->debug do that check itself?
>
> Neither, use $c->log->levels.
Wouldn't you use something like $c->log->disable('debug')?
I'm not sure, because I'm always just using Catalyst::Log::Log4perl,
which lets me just turn this stuff off from Log4perl.
Adam
More information about the Catalyst
mailing list