You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove spammy log when log forwarder is disabled (#1689)
Summary:
Pull Request resolved: #1689
We could see a lot of such logs in agent tune job, they are not very meaningful, instead it adds noise to the debugging. Simply remove them.
```
D1028 13:41:14.902225 2072 fbcode/monarch/hyperactor_mesh/src/logging.rs:405] log sender unix:DXQZoTDccbIdARnDeVUKh0hf is not active, skip sending log
```
Reviewed By: pzhan9
Differential Revision: D85712862
fbshipit-source-id: f803995b07aed6a1fb0785b85fad4fd3ff66b17c
0 commit comments