71c0921034
bundled with a really basic logger, Log::Contextual::SimpleLogger, but in general you should use a real logger instead of that. For something more serious but not overly complicated, try Log::Dispatchouli (see "SYNOPSIS" for example.) The reason for this module is to abstract your logging interface so that logging is as painless as possible, while still allowing you to switch from one logger to another. WWW: http://search.cpan.org/dist/Log-Contextual/ Feature safe: yes
9 lines
386 B
Text
9 lines
386 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Contextual/.packlist
|
|
%%SITE_PERL%%/Log/Contextual.pm
|
|
%%SITE_PERL%%/Log/Contextual/SimpleLogger.pm
|
|
%%SITE_PERL%%/Log/Contextual/TeeLogger.pm
|
|
%%SITE_PERL%%/Log/Contextual/WarnLogger.pm
|
|
@dirrm %%SITE_PERL%%/Log/Contextual
|
|
@dirrmtry %%SITE_PERL%%/Log
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Contextual
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
|