log-reroute

Crates.iolog-reroute
lib.rslog-reroute
version0.1.8
sourcesrc
created_at2018-05-29 20:24:46.274051
updated_at2021-09-12 15:10:57.215881
descriptionSupport to change logging target for the log crate
homepage
repositoryhttps://github.com/vorner/log-reroute
max_upload_size
id67675
size24,135
maintainers (github:rust-bus:maintainers)

documentation

https://docs.rs/log-reroute

README

Log-reroute

Actions Status codecov docs

The log allows setting the target logger, but only once during the lifetime of the application. This library helps with that by providing a logger proxy. The logger behind the proxy can be switched as necessary.

Commit count: 29

cargo fmt