Releases: gruffins/birch-android
Releases · gruffins/birch-android
1.8.0
Features
- Adds ability to retrieve current log level.
1.7.0
Features
- Add additional logging methods to capture Throwables.
Fixes
- Fix logging with String.format
1.6.0
Features
- Persist optOut changes.
- Default console logging to true.
- Default log level to trace.
- Unit testing to API 33.
1.5.0
Features
- Add ability to force config synchronization.
- Add multi agent support.
- Add additional debug logging.
1.4.0
Features
- Improve json serialization performance of source.
- Add ability to toggle console logging.
- Add ability to toggle remote logging.
- Add ability to toggle synchronous logging.
- Add ability to override log level locally.
Fixes
1.3.0
Features
- Add GZIP compression
- Improve password scrubber for json
Fixes
1.2.1
Features
Fixes
- Fixes incomplete lines under certain edge cases
1.1.1
Features
- Improve java api for init
Fixes
1.1.0
Features
- Added default scrubbers (email and password) and ability for custom scrubbing
- Stop logging if disk is full
- Opt out of logging
Fixes