tracing-rolling-file-inc-0.0.1 has been yanked.
tracing-rolling-file
A rolling file appender with customizable rolling conditions,optimized the output method of file names to make them more scientific. based on rolling-file.
This is useful to combine with the tracing crate and tracing_appender::non_blocking::NonBlocking -- use it as an alternative to tracing_appender::rolling::RollingFileAppender.
Examples
use *;
let file_appender =
new?;