tracing_subscriber provides a compact format that looks like this:
DEBUG nh::nixos:51: out_dir: TempDir { path: "/tmp/nh-os-uC6E1T" }
DEBUG nh::nixos:52: out_link "/tmp/nh-os-uC6E1T/result"
INFO nh::commands:131: Building NixOS configuration
I want to change the symbols used ( INFO
, DEBUG
, etc), but I can't find how (if this is possible at all).