Hi all,
Is there any way, roughly equivalent to how it is done in ant (
<record ... /> )
to specify a file to log to?
Or do I have to write a java / groovy plugin for a
StandardErrorListener and StandardOutputListener
and add them using the LoggingManager with the methods:
addStandardErrorListener,
addStandardOutputListener
?
Seems a lot of work to do for something which should be simple....
Doing it on the command line also is not the ideal solution, because I
wanted the location of the file, and the filename, to be specified in
the properties file.
thanks in advance for any help!
sean
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email