9 releases
0.1.8 | Sep 12, 2021 |
---|---|
0.1.7 | Feb 21, 2021 |
0.1.6 | Nov 17, 2020 |
0.1.5 | Dec 25, 2019 |
0.1.1 | Jul 23, 2018 |
#436 in Debugging
8,245 downloads per month
Used in 7 crates
(4 directly)
9KB
68 lines
Log-reroute
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.
Dependencies
~320KB