snix/users/edef/crunch-v2
Florian Klink 23a7ead71a feat(nix-compat): allow parsing and emitting log lines
This adds code allowing to parse (and emit) the "internal-json" log
format that Nixcpp emits.

Move the Verbosity struct from worker_protocol.rs out into
src/log/mod.rs, it's not only used there.

Change-Id: Ia35e739c83e06080a677b576616bdd0d4a821cf4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13167
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Brian Olsen <me@griff.name>
Reviewed-by: edef <edef@edef.eu>
2025-03-04 08:17:05 +00:00
..
protos chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
src chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
.gitignore chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
build.rs chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
Cargo.lock chore(nix-compat): bump to nom 8.x 2025-03-04 08:17:05 +00:00
Cargo.nix feat(nix-compat): allow parsing and emitting log lines 2025-03-04 08:17:05 +00:00
Cargo.toml chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
default.nix chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00
OWNERS chore(tvix/tools): move crunch-v2 to //users/edef 2024-10-12 23:02:50 +00:00