pub fn setup_file_appender<P: AsRef<Path>>(
datadir: P,
who: &str,
) -> (NonBlocking, WorkerGuard)Expand description
create a non blocking tracing file appender with daily rolling
pub fn setup_file_appender<P: AsRef<Path>>(
datadir: P,
who: &str,
) -> (NonBlocking, WorkerGuard)create a non blocking tracing file appender with daily rolling