[
https://issues.apache.org/jira/browse/LOG4NET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676124#action_12676124
]
ron edited comment on LOG4NET-201 at 2/23/09 3:47 PM:
In a
[
https://issues.apache.org/jira/browse/LOG4NET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676124#action_12676124
]
Ron Grabowski commented on LOG4NET-201:
---
In a nutshell, I think the extension point
Log4net doesn't have anything built-in to support that. One strategy might be
to keep the at DEBUG and set the 's threshold to WARN.
If the number of warnings overflows some allowable level, you could change that
's threshold to INFO for a certain amount of time then bump it back
up to WARN.