Skip to content

Backtrace Log4j2 0.9.1

Compare
Choose a tag to compare
@BartoszLitwiniuk BartoszLitwiniuk released this 21 Dec 19:08
· 4 commits to master since this release
90156b5

Version 0.9.1 - 21.12.2021

  • Add new parameter uncaughtExceptionHandlerBlockThread - boolean value, if true thread should be blocked until unhandled exception will be sent
  • Upgrade all dependencies (included log4j2 to latest version 2.17.0)
  • Remove unnecessary dependency slf4j-api