Changes for version 0.30 - 2009-01-03
- Log levels can now be defined via Log::Fine::Levels
- Remove clone()
- Add new method, _fatal(), for handling internal fatal conditions
- Major cleanup of documentation
- OpenLog() now takes a hash argument (see Log::Fine::Utils)
- Various API changes
Modules
Yet another logging framework
Log message formatting and sanitization
Default logging formatter
Formatter for detailed logging
Controls where to send logging output
Output messages to STDERR or STDOUT
Output log messages to a file
Output log messages to time-stamped files
formatted output
Output log messages to syslog
Define variable logging levels
Provides levels correlating to java.utils.logging
Provides levels correlating to those provided by Syslog
Main logging object
Functional wrapper around Log::Fine