Log4net can be configured progmatically. Have you looked at the test cases for examples?
----- Original Message ---- From: François Dumont <[EMAIL PROTECTED]> To: log4net-dev@logging.apache.org Sent: Wednesday, October 1, 2008 3:34:28 PM Subject: Configuration system enhancement Hi We are using log4net through out all our applications and are very happy with it. I would like to know however if you ever considered enhancing the configuration system. I would be especially interested in being able to fully initialize log4net programmatically. All the sample I have been able to find are always using an xml description but there are parameters we need to pass to a special appender we have develop that simply cannot be serialized. Bests François Dumont