
Hi Eliot, If you place a log4j.properties file in the oXygen home folder or in the oXygen's lib folder then oXygen should add that automatically in the classpath and the log4j system will be initialized by that file. Best Regards, George --------------------------------------------------------------------- George Cristian Bina - http://aboutxml.blogspot.com/ <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Eliot Kimber wrote:
On 10/29/07 11:07 AM, "Sorin Ristache" <sorin@oxygenxml.com> wrote:
Hello,
In the plugin.xml descriptor of your oXygen plugin you add a line like
<runtime> <library name="lib/log4j.jar"/> </runtime>
I did that but I'm only getting my info messages. I have a log4j.properties file that I use during development that turns on debug-level messages. Do I need to put that file somewhere?
Thanks,
Eliot