Move to tracing with tracy support
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Has been cancelled
This commit is contained in:
parent
8a57094478
commit
d765e78da4
8 changed files with 369 additions and 158 deletions
|
@ -91,7 +91,7 @@ impl ApplicationContext {
|
|||
})
|
||||
.collect();
|
||||
|
||||
log::trace!(
|
||||
tracing::trace!(
|
||||
"Modes vidéo trouvés pour {:?}: {:?}",
|
||||
monitor.name(),
|
||||
resolutions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue