show log target
This commit is contained in:
parent
12856c687d
commit
e4598cd3d3
@ -176,7 +176,7 @@ fn main() -> anyhow::Result<()> {
|
|||||||
registry
|
registry
|
||||||
.with(
|
.with(
|
||||||
fmt::layer()
|
fmt::layer()
|
||||||
.with_target(false)
|
.with_target(true)
|
||||||
.with_timer(fmt::time::OffsetTime::new(
|
.with_timer(fmt::time::OffsetTime::new(
|
||||||
*TIME_ZONE_OFFSET.get().unwrap(),
|
*TIME_ZONE_OFFSET.get().unwrap(),
|
||||||
TIME_FORMAT.get().unwrap(),
|
TIME_FORMAT.get().unwrap(),
|
||||||
|
Loading…
Reference in New Issue
Block a user