Skip to content

Commit 3ce468b

Browse files
committed
rename file logging->tracing
1 parent 290ab2b commit 3ce468b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/macros/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#[macro_use]
2-
mod logging;
2+
mod tracing;
33

44
#[cfg(any(test, feature = "test-utils"))]
55
#[macro_use]

0 commit comments

Comments
 (0)