show log target

This commit is contained in:
soruh 2023-03-18 22:20:13 +01:00
parent 12856c687d
commit e4598cd3d3

View File

@ -176,7 +176,7 @@ fn main() -> anyhow::Result<()> {
registry
.with(
fmt::layer()
.with_target(false)
.with_target(true)
.with_timer(fmt::time::OffsetTime::new(
*TIME_ZONE_OFFSET.get().unwrap(),
TIME_FORMAT.get().unwrap(),