cd41d2fadc
This plugin redirects perl's warn() warnings to a Catalyst log ($c->log->warn), allowing you to filter warnings, log warnings to a database, Log4Perl, etc.
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
This plugin redirects perl's warn() warnings to a Catalyst log
|
|
($c->log->warn), allowing you to filter warnings, log warnings to a
|
|
database, Log4Perl, etc.
|