Re: Log4net Asynchronous Logging

2011-04-18 Thread Ron Grabowski
https://github.com/lorenzomelato/rhino-commons/blob/master/Rhino.Commons/Logging/AsyncBulkInsertAppender.cs - Original Message - From: anjansingh To: log4net-dev@logging.apache.org Cc: Sent: Monday, April 11, 2011 5:09 AM Subject: RE: Log4net Asynchronous Logging Thanks for yoyr

RE: Log4net Asynchronous Logging

2011-04-11 Thread Dominik Psenner
11:10 AM > To: log4net-dev@logging.apache.org > Subject: RE: Log4net Asynchronous Logging > > > Thanks for yoyr reply. Actually I am going to build and application in > ASP.NET that requires logging of exceptions in SQL Server. For that > purpose > I need to log except

RE: Log4net Asynchronous Logging

2011-04-11 Thread anjansingh
Thanks for yoyr reply. Actually I am going to build and application in ASP.NET that requires logging of exceptions in SQL Server. For that purpose I need to log exception details in database asynchronously. Dominik Psenner wrote: > > Howdie, > > would you please be more specific? What should b

RE: Log4net Asynchronous Logging

2011-04-11 Thread Dominik Psenner
Howdie, would you please be more specific? What should be asynchronous? Greetings, D. > -Original Message- > From: anjansingh [mailto:mailan...@hotmail.com] > Sent: Monday, April 11, 2011 7:35 AM > To: log4net-dev@logging.apache.org > Subject: Log4net Asynchronous Logging > > > Hi All,