android_logger changelog

All user visible changes to this project will be documented in this file. This project uses Semantic Versioning 2.0.0.

0.12.0 · 2023-01-19

Diff

Added

  • Config::with_max_level() method to filters logs via log::LevelFilter. (#62)

Deprecated

  • Config::with_min_level() method accepting log::Level. (#62)

Fixed

  • Incorrect logs level filtering. (#62)

0.11.3 · 2022-12-20

Diff

Fixed

Previous releases

See Git log.