feat: push logs to a dedicated buffer
This commit is contained in:
parent
6ce3e627cc
commit
f9c2b93c01
3 changed files with 2426 additions and 2 deletions
|
@ -25,4 +25,12 @@ split-debuginfo = "off"
|
|||
[profile.dev]
|
||||
debug = 0
|
||||
|
||||
[dependencies]
|
||||
terminator = "0.3.2"
|
||||
thiserror = "2.0.12"
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
|
||||
vulkano = "0.35.1"
|
||||
winit = "0.30.9"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue