Skip to content
  1. Jun 08, 2015
  2. Jun 02, 2015
  3. Apr 15, 2015
  4. Apr 13, 2015
  5. Apr 09, 2015
  6. Apr 08, 2015
  7. Apr 06, 2015
  8. Apr 02, 2015
  9. Mar 26, 2015
  10. Mar 25, 2015
  11. Mar 24, 2015
  12. Mar 07, 2015
    • Tony Trinh's avatar
      Add XML support to en/disable stacktrace package detail · 7c538436
      Tony Trinh authored
      Changed the default enable status of packaging info in stacktraces
      to be disabled to avoid the expensive lookup unless requested.
      
      Added an XML attribute "packageTrace" to <configuration> in order to
      allow enabling or disabling the packaging info in stacktraces. When
      the attribute is omitted, the default setting is assumed (disabled).
      
      To enable package detail in logback.xml:
      
        <configuration packageTrace="true">
          ...
        </configuration>
      
      LOGBACK-730
      LOGBACK-966
      7c538436
  13. Mar 05, 2015
  14. Mar 01, 2015
  15. Feb 28, 2015