diff options
author | Florian Klink <flokli@flokli.de> | 2024-03-17T19·09+0200 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2024-03-18T16·10+0000 |
commit | c0e16059e6198411f6d60bafa6a06a1e86332858 (patch) | |
tree | 2fcc9dd6490915e356d497fd001026de9eaf6dca /tvix/OWNERS | |
parent | 82f8ce8b7da9d28d09a11b1b8b31bad5ce8fabe2 (diff) |
feat(tvix/store): support RUST_LOG env var r/7723
This allows selectively increasing the log level for only parts of the stack. For example, the following RUST_LOG env var enables "tracing" level logging for `tvix_store` and `tvix_castore`, while keeping it at "info" for the rest of the stack: export RUST_LOG='info,tvix_store=trace,tvix_castore=trace' It only affects logs, not traces (if enabled). Change-Id: Ib936bd132a405f216e75c843db83fbd71d20a18a Reviewed-on: https://cl.tvl.fyi/c/depot/+/11182 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: Connor Brewster <cbrewster@hey.com>
Diffstat (limited to 'tvix/OWNERS')
0 files changed, 0 insertions, 0 deletions