Skip to content

Commit

Permalink
More general tracing filter
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha authored and swick committed Dec 14, 2024
1 parent f1649ac commit 8a771bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion org.p2panda.aardvark.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"--device=dri",
"--socket=wayland",
"--env=RUST_BACKTRACE=1",
"--env=RUST_LOG=aardvark=debug"
"--env=RUST_LOG=debug"
],
"build-options" : {
"append-path" : "/usr/lib/sdk/rust-stable/bin",
Expand Down Expand Up @@ -44,6 +44,9 @@
"url" : "./",
"branch" : "HEAD"
}
],
"config-opts" : [
"--libdir=lib"
]
}
]
Expand Down

0 comments on commit 8a771bf

Please sign in to comment.