Releases: qos-ch/logback-extensions
Releases · qos-ch/logback-extensions
v_0.1.5
- Update logback version to
logback-classic-1.2.3
v_0.1.4
- 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
- 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
- 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)