Commit 3999c15
committed
refactor: disable error logging in WebsocketClient and WebsocketServer constructors
- Updated the constructors of WebsocketClient and WebsocketServer to set error channels to none, removing warnings and fatal error logs for a cleaner output.
Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>1 parent 6c3dc72 commit 3999c15
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments