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

Application context specific log handler

    XMLWordPrintable

Details

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

    Description

      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?

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: