You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by cnarmitage <s1...@aep.com> on 2007/09/11 22:26:26 UTC

Secondary Logging

Hello,

I would like to use log4net (C# app) to have a primary log (ADONetAppender)
and if the oracle data base is not available i would like log4net to a use
secondary appender (EventLogAppender).  What is the easiest way to go about
doing this?  Is there a way to check to see if log4net has connected to the
database, and if it has not change the appender at runtime?

thanks,
-- 
View this message in context: http://www.nabble.com/Secondary-Logging-tf4425101.html#a12623023
Sent from the Log4net - Dev mailing list archive at Nabble.com.