- Mar 23, 2014
-
-
Tony Trinh authored
Link to the building doc fixed.
-
- Mar 22, 2014
-
-
Tony Trinh authored
Added note for LOGBACK-959
-
- Feb 16, 2014
-
-
Maxime Sinclair authored
-
- Feb 11, 2014
-
-
Tony Trinh authored
-
Tony Trinh authored
Added note for LOGBACK-936, fixed by Eric Dahl in pull request #173
-
Tony Trinh authored
LOGBACK-936 Update SyslogAppender to format days according to the spec
-
- Feb 10, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 09, 2014
-
-
Eric Dahl authored
This also updates the SyslogAppender to cache formatted time strings for the each second rather than each millisecond.
-
Tony Trinh authored
Use StringBuilder instead of StringBuffer in private code
-
- Feb 08, 2014
-
-
Stephane Landelle authored
-
- Feb 07, 2014
-
-
Tony Trinh authored
The substitution parser attempted to deref a null pointer when a given variable had a blank value. c.q.l.core.subst.Parser#T() was missing a null-check. This was discovered in logback-android's AndroidManifestPropertiesUtil.
-
- Feb 05, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 04, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
- Feb 03, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 02, 2014
-
-
Eric Dahl authored
LOGBACK-942 Update SocketAppender to wait up to a configurable amount of milliseconds before dropping a log event.
-
- Feb 01, 2014
-
-
Eric Dahl authored
-
- Jan 28, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Jan 21, 2014
-
-
Tony Trinh authored
Add note for pull request #38 -- throw exception for unknown config file extensions.
-
Halvard Skogsrud authored
Throw exception for unexpected file extension for config
-
Tony Trinh authored
Add note for pull request #132 (LOGBACK-269)
-
Tony Trinh authored
Add support for appenderRef in Groovy configuration
-