summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2026-05-30 15:40:19 +0200
committerHampusM <hampus@hampusmat.com>2026-05-30 15:40:19 +0200
commitac9bbe183e144105b117f78d923ed5b258c12f69 (patch)
tree14726996b99dc770be7b1036180827a7bee223fe /src/main.rs
parentd184ab240f9027519a21157b8bf3f6bfb3e997b5 (diff)
feat: make log crate records converted to tracing events
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index 6e59b6a..b25f849 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -61,6 +61,8 @@ fn main() -> Result<(), Box<dyn Error>>
)
.init();
+ tracing_log::LogTracer::init()?;
+
let mut engine = Engine::new();
engine.spawn((