[
https://issues.jboss.org/browse/AS7-4030?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on AS7-4030:
----------------------------------
To use LogBack, currently you have to set up a jboss-deployment-structure.xml file which
excludes org.slf4j from the list of implicit dependencies.
Logback config isn't loaded properly
------------------------------------
Key: AS7-4030
URL:
https://issues.jboss.org/browse/AS7-4030
Project: Application Server 7
Issue Type: Bug
Components: Logging
Affects Versions: 7.1.0.Final
Reporter: Idar Borlaug
Assignee: James Perkins
I start jboss with -Dlogback.configurationFile=/opt/jboss/logback.xml Which is my logback
config for my applications.
But after upgrading to 7.1.0 from 7.0.2 my apps only log to server.log. And my
configuration isn't loaded.
Jboss shoudn't intercept my logging and destroy it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira