Commit e3780fd
Matthew Fisher
fix(client): use only stdout handler
If a warning message was logged, it would be logged to both stdout
and stderr. Using only the stdout handler will only log messages to
stdout.1 parent 08d97fa commit e3780fd
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
2172 | | - | |
2173 | | - | |
| 2172 | + | |
2174 | 2173 | | |
2175 | 2174 | | |
2176 | | - | |
2177 | | - | |
2178 | | - | |
2179 | | - | |
| 2175 | + | |
| 2176 | + | |
2180 | 2177 | | |
2181 | 2178 | | |
2182 | 2179 | | |
| |||
0 commit comments