Commit 2f5b974
committed
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 dd03591 commit 2f5b974
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