[ https://issues.apache.org/jira/browse/LOG4NET-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720480#comment-14720480 ]
Dominik Psenner commented on LOG4NET-472: ----------------------------------------- Oh, and another thing crossed my mind: Locking may cause a lot of overhead and thus performance. Have you tested if it is really needed? Typically, an appender should run on the same thread but this needs further testing and I would kindly ask you to do that if you would not mind. > Contribution of BurstFilter > --------------------------- > > Key: LOG4NET-472 > URL: https://issues.apache.org/jira/browse/LOG4NET-472 > Project: Log4net > Issue Type: New Feature > Components: Other > Affects Versions: 1.2.13 > Reporter: Albin Sunnanbo > Priority: Minor > > Hi > I wrote a BurstFilter implementation for Log4net a while ago, trying to mimic > the API of BurstFilter for Log4j > https://logging.apache.org/log4j/2.0/log4j-core/apidocs/org/apache/logging/log4j/core/filter/BurstFilter.html > I have published my source code on our company GitHub account: > https://github.com/KentorIT/Log4NetExtensions > But I would of course be happy to contribute the extension back to the main > project on apache.org. > Would a contribution be accepted and in such case how would you like the > contribution served? As a diff in this Jira issue? -- This message was sent by Atlassian JIRA (v6.3.4#6332)