RE: Throttling/Rollup feature in EventLogAppender

2008-05-03 Thread Pranav Varia
]> To: log4net-user@logging.apache.org Sent: Saturday, May 3, 2008 12:50:13 AM Subject: Re: Throttling/Rollup feature in EventLogAppender Hi Pranav, James Wilkinson and I worked up some code to do this. See http://markmail.org/message/pahnqti7yq4xoz7m I am currently the bottleneck on this having not re

Re: Throttling/Rollup feature in EventLogAppender

2008-05-03 Thread Ron Grabowski
t-user@logging.apache.org Sent: Saturday, May 3, 2008 12:50:13 AM Subject: Re: Throttling/Rollup feature in EventLogAppender Hi Pranav, James Wilkinson and I worked up some code to do this. See http://markmail.org/message/pahnqti7yq4xoz7m I am currently the bottleneck on this having not respon

Re: Throttling/Rollup feature in EventLogAppender

2008-05-02 Thread Jerry Shea
ers, Jerry -- Forwarded message -- From: Pranav Varia <[EMAIL PROTECTED]> To: "log4net-user@logging.apache.org" Date: Fri, 2 May 2008 14:00:08 -0700 Subject: Throttling/Rollup feature in EventLogAppender > Is there a Throttling feature available or planned i

Re: Throttling/Rollup feature in EventLogAppender

2008-05-02 Thread Ron Grabowski
Message From: Pranav Varia <[EMAIL PROTECTED]> To: "log4net-user@logging.apache.org" Sent: Friday, May 2, 2008 5:00:08 PM Subject: Throttling/Rollup feature in EventLogAppender Is there a Throttling feature available or planned in EventLogAppender. If we log to event log a messag

Throttling/Rollup feature in EventLogAppender

2008-05-02 Thread Pranav Varia
Is there a Throttling feature available or planned in EventLogAppender. If we log to event log a message that could potentially be logged at frequency of one per incoming request to my web application, it could flood the event log with millions of messages if/when things go wrong. If there was