This would mean you have to implement your (database) appender if there's none for the kind of database you have and configure the application logs to use that appender.
> -----Original Message----- > From: anjansingh [mailto:[email protected]] > Sent: Monday, April 11, 2011 11:10 AM > To: [email protected] > 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 exception details in database asynchronously. > > Dominik Psenner wrote: > > > > Howdie, > > > > would you please be more specific? What should be asynchronous? > > > > Greetings, > > D. > > > >> -----Original Message----- > >> From: anjansingh [mailto:[email protected]] > >> Sent: Monday, April 11, 2011 7:35 AM > >> To: [email protected] > >> Subject: Log4net Asynchronous Logging > >> > >> > >> Hi All, > >> > >> Can anybody plz give me code walkthru of how to do a Asynchronous > logging > >> using Log4net? I have been searching for sometime but cound not get any > >> helpful link. Any useful help would do the needful. Urgent help needed. > >> -- > >> View this message in context: http://old.nabble.com/Log4net- > Asynchronous- > >> Logging-tp31367440p31367440.html > >> Sent from the Log4net - Dev mailing list archive at Nabble.com. > > > > > > > > > > -- > View this message in context: http://old.nabble.com/Log4net-Asynchronous- > Logging-tp31367440p31368437.html > Sent from the Log4net - Dev mailing list archive at Nabble.com.
