It'd be nice to have configurable levels and types of
logging. That way, you could log compiled source code,
when necessary, or optional warnings such as
uninitialized values. log4Perl or Perl lexical
warnings are good examples, and we might be able to
reuse code.
Seems like a 1.1 feature, though.