tvl-depot/tvix/cli
Florian Klink 283c3f0de4 fix(tvix): allow trace level log messages in debug builds
We had max_level_debug, not max_level_trace, so it was not possible to
have `RUST_LOG` emit trace-level values (at least for our crates).

release_max_level_info still controls the level for release builds, so
that's not affected.

Change-Id: I1f127ab63f13b1622d6616e06759a9414d9bb201
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11208
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
2024-03-20 12:17:42 +00:00
..
src revert(tvix): don't use Rc::clone explicitly 2024-02-21 18:36:11 +00:00
Cargo.toml fix(tvix): allow trace level log messages in debug builds 2024-03-20 12:17:42 +00:00
default.nix fix(tvix/cli/ci): prevent unnecessary dep on compared out/drv path 2024-01-16 16:50:59 +00:00