- Apr 02, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 01, 2014
-
-
Ceki Gulcu authored
-
Tony Trinh authored
-
- Mar 31, 2014
-
-
Tony Trinh authored
-
- Mar 30, 2014
-
-
Tony Trinh authored
-
Tony Trinh authored
Added a file to describe general guidelines for submitting pull requests.
-
- Mar 29, 2014
-
-
Tony Trinh authored
Use an abstract method to create the SyslogOutputStream that subclasses can override
-
Matt Veitas authored
-
Tony Trinh authored
LOGBACK-268 - Fair locking in OutputStreamAppender
-
Philip K. Warren authored
Fix LOGBACK-268 by using a fair ReentrantLock (instead of object synchronization).
-
Tony Trinh authored
LOGBACK-960 Prevent a possible NPE in SyslogAppenderBase.close()
-
Matt Veitas authored
-
Eric Dahl authored
-
Eric Dahl authored
-
Eric Dahl authored
LOGBACK-960 Prevent a possible NPE in SyslogAppenderBase.close() when the SyslogOutputStream is null (due to a host lookup failure for example)
-
- 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
-
-