
29 Oct
2007
29 Oct
'07
4:07 p.m.
Hello, In the plugin.xml descriptor of your oXygen plugin you add a line like <runtime> <library name="lib/log4j.jar"/> </runtime> where the "name" attribute specifies the path to the jar file relative to the plugin.xml file. The "runtime" element must be a child of the root element called "plugin". Regards, Sorin Eliot Kimber wrote:
For debugging, I want to turn on the Log4J logging I have in my plugin components. How exactly do I do this for a plugin?
Thanks,
Eliot