Group
Extension

Matches 1

MooX-Log-Any ( C/CA/CAZADOR/MooX-Log-Any-0.004004.tar.gz, CAZADOR, 2016; MetaCPAN )
MooX-Log-Any/lib/MooX/Log/Any.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.