- Apr 16, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 09, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 08, 2014
-
-
Joern Huxhorn authored
Reverted parent version from 1.2.0 to 1.1.3 for now.
-
Joern Huxhorn authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
ShutdownHook Configuration Element
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 07, 2014
-
-
Mike Reinhold authored
context via a shutdown hook. Enabled via the shutdownHook configuration element (backed by the Joran ShutdownHookAction). Basic implementation provided, DelayingShutdownHook, stops the Logback context after a specified delay (default is 0 for immediate shutdown). Updated news page under revision 1.1.3 and added details to the configuration manual page.
-
- Apr 04, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Use ServiceLoader pattern to control logback bootstrap process
-
Ceki Gulcu authored
-
Ceki Gulcu authored
Configurable worker thread join timeout in AsyncAppenderBase
-
Mike Reinhold authored
timeout instead of the default 1000ms. Added unit test to verify correct function and updated appenders documentation describing new configuration parameter and suggested uses. Added to news page under release 1.1.3.
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 02, 2014
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Apr 01, 2014
-
-
agentgt authored
Documentation, Unit Testing included.
-
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()
-