Steamclog v2.0
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