The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Version 0.1
 - Basic support for all logging methods, prefixing all output with
   the canonical name of the log level.
 - Default filter is info and below.
 - Support for custom dumpers, used for non-scalars passed to 'debug'
   or 'trace' or any of the formatting '*f()' functions.
 - Embedded newlines converted to properly prefixed log lines.