Skip to content

How do I get named loggers with different sets of appenders? #200

Answered by reidmorrison
xrl asked this question in Q&A
Discussion options

You must be logged in to vote

Correct, by design all log entries go to all appenders.
You can however add a filter to an appender so that it only logs messages from specific classes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by reidmorrison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #89 on January 17, 2022 21:01.