Archive for March, 2006

Log::Log4perl config

Tuesday, March 14th, 2006

Man! I finally settled on a logging configuration for one of my upcoming projects. It uses the superb Log::Log4perl module.
After you get through your understanding of categories, levels and appenders, make sure you read the stuff about additivity and thresholds. I found the Log::Log4perl::FAQ indispensable.
Here is the config I used:

log4perl.category = ERROR, MAILER

log4perl.logger = DEBUG, […]


Tweet This Post links powered by Tweet This v1.4.1, a WordPress plugin for Twitter.