Group
Extension

Matches 1

MooseX-Log-Log4perl ( L/LA/LAMMEL/MooseX-Log-Log4perl-0.47.tar.gz, LAMMEL, 2015; MetaCPAN )
MooseX-Log-Log4perl/lib/MooseX/Log/Log4perl.pm ( view source; MetaCPAN )
::Log::LogDispatch> this can be thought of as a common logging interface.

  package MyApp::View::JSON;

  extends 'MyApp::View';
  with 'MooseX:Log::Log4perl';

  sub bar {
    $self->logger->info("E

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.