debian man page for parse::dia::sql::logger

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)

NAME
Parse::Dia::SQL::Logger - Wrapper for Log::Log4perl
SYNOPSIS
use 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');
DESCRIPTION
This 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::file(3pm) - debian
dancer::logger(3pm) - debian
log::dispatchouli::global(3pm) - debian
test::log4perl(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph