-
-
21 Feb 2017 06:20:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (15)
- Testers (6876 / 293 / 0)
- Kwalitee
Bus factor: 1- 83.30% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (273.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- File::Path
- File::Spec
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.49 - 2017-02-20
- (ms) Adapted to perl 5.24 which balks at syswrite/utf8: https://github.com/mschilli/log4perl/issues/78
Modules
Log4j implementation for PerlLog appender classBuffering Appenderimplements appending to a DBLog to fileLimit message delivery via block periodLog to a RRDtool ArchiveLog to STDOUT/STDERRColorize messages according to levelLog to a socketAppend to a stringSynchronizing other appendersSubclass of Appender::TestBufferAppender class for testingIntentionally slow test appenderLog::Log4perl Catalyst ModuleLog4perl configuration file syntaxConfigurator Base Classreads xml config filesreads properties fileDetect file changesLog4perl advanced date formatter helper classFrequently Asked Questions on Log::Log4perlLog4perl Custom Filter Base ClassSpecial filter to combine the results of othersFilter to match the log level exactlyFilter for a range of log levelsFilter to match on values of a MDC keyFilter on log message stringDark Magic to enable _INTERNAL_DEBUGmaps java log4j appenders to Log::Dispatch classeswraps Log::Dispatch::Screenwraps Log::Dispatch::Filewraps Log::Log4perl::Appender::DBIwraps Log::Dispatch::Win32EventLogwraps Log::Dispatch::FileRotatewraps Log::Dispatch::Syslogwraps Log::Log4perl::Appender::TestBufferLog4perl Layout Virtual Base ClassPass-thru LayoutPattern LayoutSimple LayoutPredefined log levelsMain Logger ClassMapped Diagnostic ContextNested Diagnostic ContextDark Magic to resurrect hidden L4p statementsInternal utility functionsEasy to use semaphoresTrack time elapsedExamples
- eg/5005it.pl
- eg/L4pResurrectable.pm
- eg/benchmarks/Makefile
- eg/benchmarks/simple
- eg/color
- eg/dupe-warning.conf
- eg/jabber.conf
- eg/l4p-tmpl
- eg/log4j-file-append-java.conf
- eg/log4j-file-append-perl.conf
- eg/log4j-manual-1.conf
- eg/log4j-manual-2.conf
- eg/log4j-manual-3.conf
- eg/log4j-utf8.conf
- eg/newsyslog-test
- eg/override_appender
- eg/prototype
- eg/syslog.pl
- eg/yamlparser
Module Install Instructions
To install Log::Log4perl, copy and paste the appropriate command in to your terminal.
cpanm Log::Log4perl
perl -MCPAN -e shell install Log::Log4perl
For more information on module installation, please visit the detailed CPAN module installation guide.