Hi Berin,
My $0.02 USD is to use the Avalon Framework LogEnabled interface to get your logger--which can be JDK 1.4, LogKit, or Log4J. No problems for any of them.
Well, ... how ? :)
The components don't know/don't care about the what logging toolkit is used. THe key is setting it up in the Container.
In Fortress you pass in the LoggerManager from the Excalibur Logger project. There is a version that allows you to configure Log4J and pass in Log4J backed Loggers.
It's pretty simple to do.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
