The auth and version interceptor logs are causes of terrible spam and it's difficult to find useful logs.
Reducing level to trace makes them distinguishable from others and allows to be disabled separately by using RUST_LOG=debug
Details
Details
- Reviewers
will - Commits
- rCOMM7f97d6a03ba2: [identity] Reduce log level for gRPC interceptors
Ran identity locally and some commtest tests to make some log spam.
Tested with RUST_LOG=identity=trace vs RUST_LOG=identity=debug
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable