Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Releases: qos-ch/logback-extensions

v_0.1.5

08 Feb 06:52
Compare
Choose a tag to compare
  • Update logback version to logback-classic-1.2.3

v_0.1.4

10 Sep 01:23
Compare
Choose a tag to compare
  • logback-ext-loggly
    • Added http timeout config (#26)
  • logback-ext-spring
    • Added custom locations for logback.xml (#27)
    • Lookup logback.xml by servlet context property instead of system property (#34)

v_0.1.3

10 Sep 01:23
Compare
Choose a tag to compare
  • logback-ext-loggly
    • Updated LogglyBatchAppender to use correct endpoint URL path by default (#23)
    • Switched to JDK6 to match logback support (#25)

v_0.1.2

08 Mar 22:31
Compare
Choose a tag to compare
  • logback-ext-loggly
    • Added new-line to message as needed (#21)
    • Updated loggly URL to https://logs-01.loggly.com/inputs/ (#9)
  • logback-ext-spring
    • Fixed issue with bridging java.util.logging to SLF4J (#10)
    • Fixed system-property resolution of logback.xml (#13)