Hi,
First of all, thanks a lot for this great module!
I'm working on a project with libraries accessible via both a web
front-end (HTML::Mason, mod_perl) and command line scripts.
Most of the logging is intended for Syslog, but in some cases I
temporarily use the Screen appender (command-line) an
On Thu, 7 Jun 2007, Carlos Vicente wrote:
> First of all, thanks a lot for this great module!
You're welcome :).
> ... and then I add appenders as needed, via the API: In a Mason
> ...
> # Notice that I intentionally undef the object in order to call
> DESTROY and make sure the string
>