Re: Using log4j-jcl and log4j-1.2-api in an OSGi environment.

2013-08-29 Thread Roland
I tested the log4j2 but something went wrong with the log4j2-jcl. Maybe a configuration issue. commonslogger.debug("Test commons.logging: debug level"); commonslogger.error("Test commons.logging: error level"); commonslogger.fatal("Test commons.logging: fatal level"); commo

Re: Using log4j-jcl and log4j-1.2-api in an OSGi environment.

2013-08-28 Thread Roland
Currently I have no time, but I will try to create a complete environment at the weekend. You can see which components I use. -- View this message in context: http://apache-logging.6191.n7.nabble.com/Using-log4j-jcl-and-log4j-1-2-api-in-an-OSGi-environment-tp40231p40237.html Sent from the Log4j

Re: Using log4j-jcl and log4j-1.2-api in an OSGi environment.

2013-08-28 Thread Ralph Goers
Can you provide a sample application? Ralph On Aug 28, 2013, at 6:45 AM, Roland wrote: > Hello Log4j2 experts! > I want to bypass the log messages of commons.logging and log4j (1.2) to > log4j2. Only Log4j2 messages are logged but not log4j1.2 and commons.logging > messages. What am I doing wron

Using log4j-jcl and log4j-1.2-api in an OSGi environment.

2013-08-28 Thread Roland
Hello Log4j2 experts! I want to bypass the log messages of commons.logging and log4j (1.2) to log4j2. Only Log4j2 messages are logged but not log4j1.2 and commons.logging messages. What am I doing wrong? Thanks & Regards Roland logfiles/ACOS-RTU.log %d %p %c{1.}