Hi I've read the FAQ which tells this : "However, log4net will output a single message to System.Console.Error indicating that logging can not be performed."
Is there a way to programmatically (rather than visually) diagnose a log4net initialisation failure (especially through DOMConfigurator) ? I'd really like my application not to start in that case... Thanks Thibaut
