What failed to start up? Your app, or the logging?You'll really need to share your log4net configuration and some examples of how you are configuring the log4net system. I've used log4net on dozens of projects and never seen it cause a defect in the app itself.
On 3/9/06, Charles T. Schwope <[EMAIL
Hi,
Just started experimenting with log4net, and ran into the following
problem.
I'm using the the 1.2.9-beta version.
I'm using VS 2003, with .net 1.1
I took the VB.Net Console App example, changed it to use the 1.1
version of log4net.dll
I run it through the debugger, and on
Hi Everyone,
I interested in logging with log4net generating an XML file with the
log4net.Layout.XmlLayoutBase Skeleton.
Can anybody help me out on what parameters I need to declare under the
field, like Schema, etc...
Or maybe someone has an example of developing with the
log4net.Layout.XmlLayo
I have SmtpAppender configured to
send messages to [EMAIL PROTECTED]. Now
I want to configure Log4net.MainForm logger to send messages to [EMAIL PROTECTED] and all the rest loggers
to [EMAIL PROTECTED]. Can I do that with
configuration file?
Best Regards,
Vladimir Kovalenko