Help for this page

Select Code to Download


  1. or download this
    my $conf = q(
        log4perl.category.ess2_loader=DEBUG, LOGFILE
    ...
        log4perl.appender.LOGFILE.layout.ConversionPattern=%d %P [%r] %F %
    +L %c - %m%n
    );
    Log::Log4perl::init( \$conf );