Is there a good way to capture the internal Log4NET
debugging for a web site or web service? I would like the ability to capture
the debugging so that I might better figure out why logging is not working.
For my app, logging is working great now, but I would like
to capture the inter
Is there any way to specify the configuration file log4net
should use via a configuration file? For example, let’s say I have three
different applications that all want to use the same log4net configuration. Is
it possible to set a value in each application’s app.config file that
log4net
eparate thread.
The AsyncAppender is in the same place as the FastDbAppender
http://tinyurl.com/7unou
http://cvs.apache.org/viewcvs.cgi/logging-log4net/examples/net/1.0/Appen
ders/SampleAppendersApp/cs/src/Appender/
Cheers,
Nicko
> -Original Message-----
> From: Michael S. Collier
> [mai
ging-log4net/examples/net/1.0/Appenders
/SampleAppendersApp/cs/src/Appender/
--- "Michael S. Collier" <[EMAIL PROTECTED]> wrote:
> First, thanks for the help.
>
> I'm not sure I totally understand what you're telling me.
>
> I've worked up a samp
or two small text files and
attach those?
The FastDbAppender appender doesn't use transactions:
http://tinyurl.com/7unou
http://cvs.apache.org/viewcvs.cgi/logging-log4net/examples/net/1.0/Appenders
/SampleAppendersApp/cs/src/Appender/
--- "Michael S. Collier" <[EMAIL PROTECTED]&
First, thanks for the help.
I'm not sure I totally understand what you're telling me.
I've worked up a sample application that basically does what I'm trying to
do in my real application. I would post it, but apparently the mailing list
doesn't let me post ZIP files. Any ideas how to get around
I’m having a problem using AdoNetAppender without transactions.
I have a .NET class that derives from ServicedComponent. This class is
used as a Queued Component. Everything about the Queued Component seems
to be working as expected. The class is marked with the [Transaction(Transaction