log4net: Error on loading custom appender
问题 I extended AppenderSkeleton to create a custom appender called HTTPAppender, but something is up with the reference to it in the xml file. Log4Net is clearly unable to find my custom appender. Is there a way to reference it from the xml file to point to my project, or would I have to add my custom appender's source code to log4net's so it's packaged in log4net.dll? I get the following error in the Immediate window when debugging: log4net:ERROR XmlHierarchyConfigurator: Could not create