Issue Type: Bug Bug
Affects Versions: 1.1.3
Assignee: Logback dev list
Components: logback-site
Created: 14/Jul/15 4:28 AM
Description:

The configuration documentation is incorrect or unclear that a default shutdown hook would be used if you use the configuration <shutdownHook/>.

If you don't provide a class like <shutdownHook class="ch.qos.logback.core.hook.DelayingShutdownHook"/> You will receive an error message like the following:

ERROR in ch.qos.logback.core.joran.action.ShutdownHookAction - Missing class name for shutdown hook. Near [shutdownHook] line xx

Please either change the documentation to state a class is a required attribute or you change ShutdownHookAction to use a default of no class attribute is given.

Project: logback
Labels: configuration
Priority: Minor Minor
Reporter: mark whelan
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to