Brilliant, Thanks!
From: Pascal ROZE [mailto:[EMAIL PROTECTED]
Sent: 02 September 2008 10:52
To: Log4NET User
Subject: Re: Database logging problems
Hi
Try with in your appender definition.
Pascal
2008/9/2 Marc McGinley <[EMAIL PROTECTED]&g
Hi
Try with in your appender definition.
Pascal
2008/9/2 Marc McGinley <[EMAIL PROTECTED]>
> Hi,
>
>
>
> I've been playing with log4net and writing to file seems to work okay =20
> but when I try logging to a database nothing happens...
>
>
>
> To explain a little more... I'm running a trace
Hi,
I've been playing with log4net and writing to file seems to work okay
=20 but when I try logging to a database nothing happens...
To explain a little more... I'm running a trace on the database and I
=20 can see that it's trying to commit a transaction but it's not =20
resulting in any
Hi all,
I am using Log4net 1.2.0.30714 version in the web application which is
developed in .NET 1.1. Log messages are logged properly with out any problem
when the application is started.
But Log stopped writing after some time. I don't know why this happened.
After this I enabled Internal de