Commit a0aceab
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: f803995b07aed6a1fb0785b85fad4fd3ff66b17c1 parent ccbed10 commit a0aceab
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | 400 | | |
406 | 401 | | |
407 | 402 | | |
| |||
412 | 407 | | |
413 | 408 | | |
414 | 409 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | 410 | | |
421 | 411 | | |
422 | 412 | | |
| |||
0 commit comments