update logging

This commit is contained in:
2025-02-26 18:43:05 +01:00
parent c38ac4d3da
commit 277b104804
4 changed files with 88 additions and 93 deletions

View File

@@ -8,7 +8,7 @@ resolver = "2"
[profile.dev]
# Explicitly disable LTO which the Xtensa codegen backend has issues
lto = true
lto = false
strip = false
debug = true
overflow-checks = true