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

Application context specific log handler

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Logging
    • None

      There are many cases where it would be handy to group log events on some application specific information (e.g. placed in the MDC). Examples are

      • Collecting all user session interaction loggings into a separate file
      • Collecting all log entries related to a specific client machine into a separate file
      • Collecting the entire lifecycle of an entity (long-lived order, process etc) into a separate file

      This could perhaps be implemented with a LogFilePolicyClass that would return the correct (existing or fresh) file based on the MDC data?

              jperkins-rhn James Perkins
              nickarls Nicklas Karlsson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: