Query: parse::dia::sql::logger
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Parse::Dia::SQL::Logger(3pm) User Contributed Perl Documentation Parse::Dia::SQL::Logger(3pm)NAMEParse::Dia::SQL::Logger - Wrapper for Log::Log4perlSYNOPSISuse Parse::Dia::SQL::Logger; my $logger = Parse::Dia::SQL::Logger::->new(loglevel => 'INFO'); my $log = $logger->get_logger(__PACKAGE__); $log->error('error'); $log->info('info');DESCRIPTIONThis module is a wrapper around Log::Log4perl. new The constructor. get_logger Return logger singleton object. log_off Decrease log level on all appenders. 1 log_on Increase log level on all appenders. perl v5.14.2 2012-01-11 Parse::Dia::SQL::Logger(3pm)
Related Man Pages |
---|
courier::filter::logger::iohandle(3pm) - debian |
dancer::logger(3pm) - debian |
dancer::logger::psgi(3pm) - debian |
jifty::logger(3pm) - debian |
test::log4perl(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |