|
From: Michaud, R. <ric...@ci...> - 2004-07-08 14:01:55
|
Does anyone know the facility wrapper uses for its logging?. I have a service (under Windows 2000) running that outputs its logs using log4j. It uses the console appender so that the logs get added to the wrapper log. This works well, but I'd like to see if its feasible to get the logs output in XML format for review by the the log4j Chainsaw tool. =20 =20 |