RE: [SCL-4] Intercepting LoggingEvent

2010-11-29 Thread Bender Heri
ishnan [mailto:[email protected]] > Sent: Friday, November 26, 2010 2:41 PM > To: [email protected] > Subject: Re: [SCL-4] Intercepting LoggingEvent > > > @Heri > > Do you think this could affect performance ? > > > @Scott > > It looks like this is n

Re: [SCL-4] Intercepting LoggingEvent

2010-11-26 Thread Scott Deboy
Do you think this could affect performance ? > > > @Scott > > It looks like this is not part of 1.2.16 or extras. Git has the code > though. > -- > View this message in context: > http://old.nabble.com/Intercepting-LoggingEvent-tp30302884p30308920.html > Sent from the L

Re: [SCL-4] Intercepting LoggingEvent

2010-11-26 Thread Mohan.Radhakrishnan
@Heri Do you think this could affect performance ? @Scott It looks like this is not part of 1.2.16 or extras. Git has the code though. -- View this message in context: http://old.nabble.com/Intercepting-LoggingEvent-tp30302884p30308920.html Sent from the Log4j - Users mailing list archive

Re: [SCL-4] Intercepting LoggingEvent

2010-11-25 Thread Scott Deboy
calls your custom renderer where you can render the output string as you like. Heri -Original Message- From: Mohan.Radhakrishnan [mailto:[email protected]] Sent: Thursday, November 25, 2010 7:46 AM To: [email protected] Subject: [SCL-4] Intercepting LoggingEvent I am trying

RE: [SCL-4] Intercepting LoggingEvent

2010-11-25 Thread Bender Heri
.co.in] > Sent: Thursday, November 25, 2010 7:46 AM > To: [email protected] > Subject: [SCL-4] Intercepting LoggingEvent > > > I am trying to intercept the LoggingEvent which is an instance of a custom > LoggingEvent created by a library. I have a custom appender and

Intercepting LoggingEvent

2010-11-24 Thread Mohan.Radhakrishnan
want from the LoggingEvent by extracting it before the log is written. Is this feasible ? -- View this message in context: http://old.nabble.com/Intercepting-LoggingEvent-tp30302884p30302884.html Sent from the Log4j - Users mailing list archive at Nabble.com