Skip to content

Why does my repo produce errant output from ch.qos.logback ? #10926

Discussion options

You must be logged in to vote

I had the same issue, solved it by adding the following line to my logback.xml:

<statusListener class="ch.qos.logback.core.status.NopStatusListener" />

Got the answer from this stackoverflow post.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Jonathan-Zollinger
Comment options

Comment options

You must be logged in to vote
1 reply
@Jonathan-Zollinger
Comment options

Answer selected by Jonathan-Zollinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants