Instead of using a bundled config file in order to find the logging implementation to bind to, each version of ugli-xxx.jar is bound at compile time. I had to move UGLI source files to a new folder called src/filtered-java. Since log4j will not compile without UGLI, filtered versions UGLI files must be copied into the log4j source-tree branch. This can be done with the command


 ant -f ugli.xml copy-into-log4j

The log4j build file does this automatically. However, you'll need to perform this step manually if you are using an IDE.

Cheers,


-- Ceki Gülcü

  The complete log4j manual: http://www.qos.ch/log4j/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to