Skip to content
Commit b65f366d authored by Mike Reinhold's avatar Mike Reinhold
Browse files

Added configuration framework for having Logback automatically stop its

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.
parent 01f37a10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment