HomePhabricator
Diffusion Comm 7f97d6a03ba2

[identity] Reduce log level for gRPC interceptors

Description

[identity] Reduce log level for gRPC interceptors

Summary:
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

Test Plan:
Ran identity locally and some commtest tests to make some log spam.
Tested with RUST_LOG=identity=trace vs RUST_LOG=identity=debug

Reviewers: will

Reviewed By: will

Subscribers: ashoat, tomek

Differential Revision: https://phab.comm.dev/D11983

Details

Provenance
bartekAuthored on May 10 2024, 3:32 AM
Reviewer
will
Differential Revision
D11983: [identity] Reduce log level for gRPC interceptors
Parents
rCOMM8929dfdce8c5: [native] Disable React Native LayoutAnimation on Android
Branches
Unknown
Tags
Unknown