Mail Archive Home | architecture List | October 2005 Index
| <-- Date Index --> | <-- Thread Index --> |
I'm using Joram server along with hibernate and other open-source products in a large project. Joram forces me to use monolog wrapper for logging facilities. Since the rest of the products are configured with log4j, we want to do that with Joram server too. Another constraint is that log4j.xml should be accesed through classpath. I created a monolog log4j wrapper and configured with an xml file that is accessible through classpath. This option seems that is not working (the file is not found). Analyzing org.objectweb.util.monolog.wrapper.log4j.MonologLoggerFactory.configure(Properties prop) method it seems that this option is not supported. Can be done something about it? For property files classpath option is available, as direct path too. For XML files only direct path is supported. Best regards, Madalin Cosma
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.