Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-2388

improve logging configuration for broker & examples

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 5.10.0
    • Broker
    • None

    Description

      With a minor tweak we can get all stack traces to include the exact version numbers of each jar thats on the stack trace.

      see https://issues.apache.org/bugzilla/show_bug.cgi?id=45721

      mostly its about using the log4j version with this patch and then updating the logging properties file to

      log4j.throwableRenderer=org.apache.log4j.EnhancedThrowableRenderer
      

      or the XML to this...

      <throwableRenderer class="org.apache.log4j.EnhancedThrowableRenderer"/>
      

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            jstrachan James Strachan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: