- 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
Please register or sign in to comment