voddan commented on issue #3577: URL: https://github.com/apache/logging-log4j2/issues/3577#issuecomment-2757507765
@vy You are right in that I have a bigger problem than described in this ticket. I created separate tickets because several approaches to it did not work. Ideally, I would like to be able to turn off StatusLogging completely, independent of the bigger picture, and this is what this ticket is about. > you might consider introducing a [Failover Appender](https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html#FailoverAppender). This said, the Socket Appender (i.e., AbstractOutputStreamAppender) will still dump the Unable to write to stream to the status logger anyway That's exactly what I found out in my testing - having a Failover does not help with StatusLogger spamming to the console. If you create a ticket about that problem, please link it here and I will upvote it! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org