-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Currently any modules that log generally log onto the system log context. In some cases, see WFCORE-3376, loggers in modules may be created on the wrong log context. This means logs may be routed to the wrong log context.
LOGMR-264 can introduce a way to route log messages based on the log context. This would allow messages from modules to be routed to deployment specific log contexts. It would also introduce a change in behavior which is the reason for an RFE. A new attribute should be introduce to disable the new routing and allow the old behavior.
- blocks
-
WFCORE-3376 Modules may create loggers on a deployments log context
- Open
- is blocked by
-
LOGMGR-264 Allow logger nodes to be used on different log contexts
- Open
-
WFCORE-4811 Bump logging subsystem model version and schema
- Closed
-
WFCORE-4806 Upgrade jboss-logmanager from 2.1.15.Final to 2.2.0.Final
- Closed
- links to