Commit cd9f8bd
committed
Merge #258: log: add socket connected info message and demote destroy logs to debug
98f1352 log: add socket connected info message and demote destroy logs to debug (ViniciusCestarii)
Pull request description:
Closes #227
Add "IPC server: socket connected." info log to match the existing "IPC server: socket connected." message, and demote clientDestroy/serverDestroy log messages from Info to Debug to reduce noise.
ACKs for top commit:
ryanofsky:
Code review ACK 98f1352. Thanks for this the fix, these changes make sense.
Tree-SHA512: 448689c69e58a5d91bd41106949f7078a7a4279e667f25ef56cafee0776adc5ac56d22fb53664405c26bc7378ab5f4b21bbb8c61d1c1e2e7bdbf7ec73b400aaf2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
814 | 814 | | |
815 | 815 | | |
816 | 816 | | |
| 817 | + | |
817 | 818 | | |
818 | 819 | | |
819 | 820 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| |||
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | | - | |
| 657 | + | |
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| |||
0 commit comments