Files
pkgsrc-ng/devel/p5-MooX-Log-Any/DESCR
2014-11-05 12:41:07 +01:00

5 lines
250 B
Plaintext

A logging role building a very lightweight wrapper to Log::Any for use with
your Moo or Moose classes. Connectibng a Log::Any::Adapter should be
performed prior to logging the first log message, otherwise nothing will
happen, just like with Log::Any