Pages du manuel Linux : Fonctions des bibliothèques / pm

Log::Agent::Priorities
conversion between syslog priorities and levels
Log::Agent::Rotate
parameters for logfile rotation
Log::Agent::Stamping
time-stamping routines
Log::Agent::Tag
formats caller information
Log::Agent::Tag::Callback
a dynamic tag string
Log::Agent::Tag::Caller
formats caller information
Log::Agent::Tag::Priority
a log priority tag string
Log::Agent::Tag::String
a constant tag string
Log::Agent::Tag_List
user-defined tags to add to every log
Log::Dispatch
Dispatches messages to one or more outputs
Log::Dispatch::ApacheLog
Object for logging to Apache::Log objects
Log::Dispatch::Base
Code shared by dispatch and output objects.
Log::Dispatch::Email
Base class for objects that send log messages via email
Log::Dispatch::Email::MailSend
Subclass of Log::Dispatch::Email that uses the Mail::Send module
Log::Dispatch::Email::MailSender
Subclass of Log::Dispatch::Email that uses the Mail::Sender module
Log::Dispatch::Email::MailSendmail
Subclass of Log::Dispatch::Email that uses the Mail::Sendmail module
Log::Dispatch::Email::MIMELite
Subclass of Log::Dispatch::Email that uses the MIME::Lite module
Log::Dispatch::File
Object for logging to files
Log::Dispatch::File::Locked
Extension to Log::Dispatch::File to facilitate locking
Log::Dispatch::Handle
Object for logging to IO::Handle objects (and subclasses thereof)
Log::Dispatch::Output
Base class for all Log::Dispatch::* object
Log::Dispatch::Screen
Object for logging to the screen
Log::Dispatch::Syslog
Object for logging to system log.
Log::Log4perl
Log4j implementation for Perl
Log::Log4perl::Appender
Log appender class
Log::Log4perl::Appender::Buffer
Buffering Appender
Log::Log4perl::Appender::DBI
implements appending to a DB
Log::Log4perl::Appender::File
Log to file
Log::Log4perl::Appender::Limit
Limit message delivery via block period
Log::Log4perl::Appender::RRDs
Log to a RRDtool Archive
Log::Log4perl::Appender::Screen
Log to STDOUT/STDERR
Log::Log4perl::Appender::ScreenColoredLevels
Colorize messages according to level
Log::Log4perl::Appender::Socket
Log to a socket
Log::Log4perl::Appender::Synchronized
Synchronizing other appenders
Log::Log4perl::Appender::TestArrayBuffer
Subclass of Appender::TestBuffer
Log::Log4perl::Appender::TestBuffer
Appender class for testing
Log::Log4perl::Appender::TestFileCreeper
Intentionally slow test appender
Log::Log4perl::Config
Log4perl configuration file syntax
Log::Log4perl::Config::BaseConfigurator
Configurator Base Class
Log::Log4perl::Config::DOMConfigurator
reads xml config files
Log::Log4perl::Config::PropertyConfigurator
reads properties file
Log::Log4perl::Config::Watch
Detect file changes
Log::Log4perl::DateFormat
Log4perl advanced date formatter helper class
Log::Log4perl::FAQ
Frequently Asked Questions on Log::Log4perl
Log::Log4perl::Filter
Log4perl Custom Filter Base Class
Log::Log4perl::Filter::Boolean
Special filter to combine the results of others
Log::Log4perl::Filter::LevelMatch
Filter to match the log level exactly
Log::Log4perl::Filter::LevelRange
Filter for a range of log levels
Log::Log4perl::Filter::StringMatch
Filter to match the log level exactly
Log::Log4perl::JavaMap
maps java log4j appenders to Log::Dispatch classes