Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2412

Update the logging framework

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 6.0.0.M2
    • None
    • Logging
    • None

      Its been a long time since we revisted the logging framework and the use of log4j as the default. I looked at having better seamless integration with the jdk java.util.logging framework using a port of the log4j appenders/layout to jdk handlers/formatters and the initial prototype is in head as mentioned in the linked forum thread.

      We need to reevaluate what the default logging implementation should be along with what updates the Log4jService needs. Some things to think about:

      1. Using a log4j implementation that does not suffer from the current deadlock problem
      2. How to nlog4j, slf4j, commons logging fit into the picture
      3. Generalization of the Log4jService into one that works for whatever the default implementation is
      3a. Add support for redirecting stderr, stdout to seperate log files instead of all loggers.

            dlloyd@redhat.com David Lloyd
            starksm64 Scott Stark (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: