Hi, I wrote a custom appender, put it in the Appenders folder and recompiled the log4net dll. Is there a better way to do this? I think my custom log4net.dll is causing me problems and compatibility issues.
How can I add a new appender and not modify the core dll? Should it go in it's own project somehow? I think this is a general .NET question, and sorry I'm still relatively new. Thanks for your help, Simon.
