GitHub user vy edited a comment on the discussion: How do I register a StatusListener in configuration?
This is explained in [the Status Logger documentation](https://logging.apache.org/log4j/2.x/manual/status-logger.html#listeners). You need to programmatically do it. This is also stated in the JavaDoc you linked: > You can programmatically register listeners using > `registerListener(StatusListener)` GitHub link: https://github.com/apache/logging-log4j2/discussions/3576#discussioncomment-12638488 ---- This is an automatically sent email for dev@logging.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@logging.apache.org