Skip to content

SmartException 0.2.0

Compare
Choose a tag to compare
@tanersener tanersener released this 13 Mar 16:59
· 6 commits to main since this release

Maintenance release for Java and Android.

Features

  • ignoreModuleName option negated and renamed as printModuleName
  • Adds logback support via the logback module, which includes SmartExceptionConverter throwable converter class
  • Fixes issue #7

Packages

  • smart-exception-common: Common. Required by java9 and java modules
  • smart-exception-java: Supports Java 7/8 and Android
  • smart-exception-java9: Supports Java 9 or later
  • smart-exception-logback: Logback module. Requires java9 module