Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-4807

Add option to route log messages based on the current thread's class loader

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Logging
    • 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.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: