zed/crates/collab/k8s/environments/production.sh
Nathan Sobo 2d9d30f74a Set log level to info on Kubernetes
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2022-04-28 09:10:09 -06:00

4 lines
59 B
Bash

ZED_ENVIRONMENT=production
RUST_LOG=info
TRACE_LEVEL=debug