[jboss-dev-forums] [jBPM Development] - about logging
Michael Wohlfart
do-not-reply at jboss.com
Mon Aug 16 11:46:54 EDT 2010
Michael Wohlfart [http://community.jboss.org/people/mwohlf] replied to the discussion
"about logging"
To view the discussion, visit: http://community.jboss.org/message/557553#557553
--------------------------------------------------------------
slf4j is a logging abstraction layer, you can plug in java.util.logging, logback or log4j at deployment time by providing the right jars.
So JBPM-2422 (removing abstraction layer) seems like a good idea to me otherwise we would have two layers, the one from log4j and the custom implemented from org.jbpm.internal.log, or are there any dependencies that require the org.jbpm.internal.log package?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/557553#557553]
Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100816/a5ef62fe/attachment.html
More information about the jboss-dev-forums
mailing list