Repair relationship with Configurability.
Give instances of loghost classes logclient instance methods (e.g., log).
Test under Ruby 2.0.0 by default.
Remove dependency on PluginFactory/Pluggability to avoid circular dependency.
Add some conversion-convenience code. You can now assign ::Logger instances to LogHosts, use ::Logger::Formatter, and construct Loggability::Logger instances with any device supported by output_to.
Also adds a Loggability::Logger() casting method for easy logger creation.
Add Loggability::SpecHelpers for setting up logging in tests.
Downcase the severity before outputting.
Fix logging from subclasses of log clients. Thanks to Mahlon E. Smith for spotting this and helping to track it down.
Fix too-severe log messages while parsing config specs.
Proxy Modules like Classes (i.e., with its name and no object_id).
Bugfix for configuration via a Configurability::Config object.
Add Configurability support.
Add Ruby 1.8.7 support.
Documentation fixes.
Fix escaping of the 'progname' in the HTML formatter.
First release.
Generated with the Darkfish Rdoc Generator 2.