RE: Magic Plugin Portability

"Stephen McConnell" <[email protected]> Sat, 30 Oct 2004 15:17:42 +0200
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <000201c4be82$d6a01da0$1601a8c0@gloria>

> -----Original Message-----
> From: Igor A. Deruga [mailto:[email protected]]
> Sent: 30 October 2004 18:13
> To: Avalon framework users
> Subject: Re: Magic Plugin Portability
> 
> Greetings, oh Mighty All!
> 
> The question is about logging. It´s pretty stupid, but I didn´t find
an
> answer
> in first half hour and I need it as fast as possible.
> This is my kernel.xml:

Remove the stuff from the kernel file.
Add a property to you merlin.properties file as follows:

merlin.logging.config = logging.xml

Create a file named logging.xml that has a root <logging> element.  An
example of such a file is included here:
http://avalon.apache.org/products/runtime/system/logging/logkit/examples
/logkit.html

Cheers, Steve.

p.s. get yourself subscribed to dpml-support
http://lists.ibiblio.org/mailman/listinfo/support-dpml

SJM