Man Page: parse::dia::sql::logger
Operating Environment: debian
Section: 3pm
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 |
|---|
| locale::po4a::dia(3) - centos |
| courier::filter::logger(3pm) - debian |
| courier::filter::logger::file(3pm) - debian |
| jifty::logger(3pm) - debian |
| parse::dia::sql::utils(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |