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&...]