Merge pull request #1138 from zed-industries/reduce-log-level
Reduce log level on `collab`
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ZED_ENVIRONMENT=production
|
||||
RUST_LOG=info,rpc=debug
|
||||
RUST_LOG=info
|
||||
INVITE_LINK_PREFIX=https://zed.dev/invites/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
ZED_ENVIRONMENT=staging
|
||||
RUST_LOG=info,rpc=debug
|
||||
RUST_LOG=info
|
||||
INVITE_LINK_PREFIX=https://staging.zed.dev/invites/
|
||||
|
||||
Reference in New Issue
Block a user