Skip to content

Steamclog v2.0

Compare
Choose a tag to compare
@ssawchenko ssawchenko released this 22 Sep 00:19

Breaking Changes:

  • SteamcLog initWith method now takes a config parameter

New Features:

  • Added FilterOut interface which allows applications to prevent some Throwables from being logged as errors to the crash reporting destination
  • Added log rotation functionality
  • Tweaked default log level presents to better suit our default needs for debug and release builds

Maintenance:

  • Updated Sentry library
  • Updated to Gradle plugin
  • Updated README