update log
This commit is contained in:
parent
975ce4e1fd
commit
a05406bcb5
@ -1,5 +1,5 @@
|
|||||||
use tracing_appender::non_blocking::WorkerGuard;
|
use tracing_appender::non_blocking::WorkerGuard;
|
||||||
|
|
||||||
pub fn init_log() -> WorkerGuard {
|
pub fn init_log() -> WorkerGuard {
|
||||||
rolling_file::default()
|
rolling_file::default(true, true)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user