I am new with log4net, and I have trouble understanding the
concept of the logger.
Here’s what I think I know: the configuration file has
appenders, which are the output destinations for logging.
The section specifies the level for logging. I
set the in here to “INFO”.
In my cod
I am using the log4net"s FileAppender. It is perfectly fine when the logfile
is set to a directory in the local hard drive. However if the logfile is in
a mapped network drive, log4net refuses to log anything and there is not any
error message either. Is there any way to solve it?
Here is th
I am trying to use log4net in an addin application for vs2003. Where
should I put the configurations for log4net?
Thanks.
Hi,
I'm try to log messages to Oracle database.
I got the following debug errors when run my application.
---
log4net:ERROR [ADONetAppender] Failed
to load connection type
Is there a way to create a new logging level and create an
appender for that logging level?
Thank you for your assistance, indeed with a buffersize = "1" évents are stored
directly in base. But i have always a problem with the Windows services:
Indeed on my server, i have a service which turns but no évent is registered in
base, even with a buffersize = "1". If you could also help me o