All user visible changes to this project will be documented in this file. This project uses Semantic Versioning 2.0.0.
0.13.1 · 2023-03-07
0.13.0 · 2023-02-14
- Added
buf_id
argument toPlatformLogWriter::new()
method allowing to specify concrete Android logging system buffer. (#50, #64) - Removed deprecated
Config::with_min_level()
method acceptinglog::Level
. (#65)
0.12.0 · 2023-01-19
Config::with_max_level()
method to filters logs vialog::LevelFilter
. (#62)
Config::with_min_level()
method acceptinglog::Level
. (#62)
- Incorrect logs level filtering. (#62)
0.11.3 · 2022-12-20
See Git log.