4 releases
new 0.1.3 | May 5, 2025 |
---|---|
0.1.2 | Feb 4, 2025 |
0.1.1 | Feb 3, 2025 |
0.1.0 | Oct 26, 2023 |
#283 in Debugging
3,864 downloads per month
Used in logcontrol-log
14KB
200 lines
A log::Log
implementation which dynamically reloads inner loggers.
ReloadLog
wraps an inner logger and provides a ReloadHandle
to
dynamically replace or modify the inner logger.
This allows programs to dynamically change the log level or log target at runtime.
log-reload
A log
logger which can dynamically reload inner loggers.
Dependencies
~90KB