]
James Perkins reassigned LOGMGR-80:
-----------------------------------
Assignee: (was: James Perkins)
Support Logback similar to how Log4J is supported
-------------------------------------------------
Key: LOGMGR-80
URL:
https://issues.jboss.org/browse/LOGMGR-80
Project: JBoss Log Manager
Issue Type: Feature Request
Reporter: Kyle Lape
It would be nice to have support for Logback similar to how we support Log4J.
Specifically, provide a modified version of Logback with customizations that account for
the classloading behavior of Wildfly/JBoss Modules, thus removing the need to include
logback libraries in deployments.
It could be argued that there is no need for this because Logback does not provide a
logging facade API and that anyone that migrates to Wildfly should migrate their
{{logback.xml}} to something JBoss already supports. While that's a valid point, any
help that could be provided to folks migrating to Wildfly would be appreciated.