Skip to content
Commit c0c66c79 authored by Ceki Gulcu's avatar Ceki Gulcu
Browse files

- Added LogbackException (extending RuntimeException) 
- Added a throws "LogbackException" to Appender.doAppend method 

These changes allow "transactional" logback modules, e.g. logback-audit to 
throw exceptions. Other best-effort modules may catch LogbackExceptios effectively
hiding them from the user.
parent 9cf0a5be
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