Commit 363a274
Suppress logback status messages to fix stdout pollution
Logback 1.5.x prints internal status messages to stdout by default
during initialization. These messages were mixing with application
output, breaking the integration tests that parse stdout.1 parent 7201a2f commit 363a274
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments