Hello!
I was out of the loop on the refactoring of Merlin logging and http://avalon.apache.org/merlin/merlin/systems/logging.html gives no information whatsoever. No tutorials either as far as I can see. Anyone want to let me in on the secret? If I remember correctly we no longer use the kernel.xml file, right?
You have two properties recognized by merlin that deal with the logging system. These include ${merlin.logging.implementation} and ${merlin.logging.config}.
${merlin.logging.implementation}
The value defaults to the Avalon Logging LogKit Plugin artifact:avalon-logging/avalon-logging-logkit-impl#1.0.0. A Log4J Plugin is also available using the artifact url artifact:avalon-logging/avalon-logging-log4j#1.0.0.
${merlin.logging.config}
This property is normally null. It is used to declare a custom logging url or filename that will be supplied to the logging system implementation.
Cheers, Stephen.
J. Aaron Farr SONY ELECTRONICS DDP-CIM (724) 696-7653
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
|---------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org | |---------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]