Main > Programming > Libraries >

Log::Log4perl 1.10

Log::Log4perl 1.10

Sponsored Links

Log::Log4perl 1.10 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.22 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 914
Date added: 2007-05-02

Log::Log4perl 1.10 description

Log::Log4perl is a Log4j implementation for Perl.

SYNOPSIS

# Easy mode if you like it simple ...

use Log::Log4perl qw(:easy);
Log::Log4perl->easy_init($ERROR);

DEBUG "This doesnt go anywhere";
ERROR "This gets logged";

# ... or standard mode for more features:

Log::Log4perl::init(/etc/log4perl.conf);

--or--

# Check config every 10 secs
Log::Log4perl::init_and_watch(/etc/log4perl.conf,10);

--then--

$logger = Log::Log4perl->get_logger(house.bedrm.desk.topdrwr);

$logger->debug(this is a debug message);
$logger->info(this is an info message);
$logger->warn(etc);
$logger->error(..);
$logger->fatal(..);

#####/etc/log4perl.conf###############################
log4perl.logger.house = WARN, FileAppndr1
log4perl.logger.house.bedroom.desk = DEBUG, FileAppndr1

log4perl.appender.FileAppndr1 = Log::Log4perl::Appender::File
log4perl.appender.FileAppndr1.filename = desk.log
log4perl.appender.FileAppndr1.layout =
Log::Log4perl::Layout::SimpleLayout
######################################################

ABSTRACT

Log::Log4perl provides a powerful logging API for your application

Log::Log4perl 1.10 Screenshot

Advertisements

Log::Log4perl 1.10 Keywords

Bookmark Log::Log4perl 1.10

Hyperlink code:
Link for forum:

Log::Log4perl 1.10 Copyright

WareSeeker periodically updates pricing and software information of Log::Log4perl 1.10 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Log::Log4perl 1.10 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Log::Log4perl::FAQ is a Perl module that contains Frequently Asked Questions (FAQ) on Log::Log4perl. Free Download
Log::Log4perl::JavaMap is a Perl module that maps java log4j appenders to Log::Dispatch classes. Free Download
Log::Log4perl::DateFormat is a Log4perl advanced date formatter helper class. Free Download
log4sh is a logging framework for shell scripts. Free Download
Log::Log4perl::Appender::RRDs is a log to a RRDtool Archive. Free Download
libintl-perl is a localization library for Perl. Free Download
DBIx::Log4perl is a Perl extension for DBI to selectively log SQL, parameters, result-sets, etc. Free Download
Log::Log4perl::AutoCategorize - extended Log::Log4perl logging. Free Download