Skip to content

feat: log::{current_level, get_current_level} functions

Georgy Moshkin requested to merge gmoshkin/log-set-current-level into master

Summary

  • feat: log::{current_level, get_current_level} functions

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Georgy Moshkin

Merge request reports