yunus emre alpözen created LOG4NET-450:
------------------------------------------
Summary: misleading error message
Key: LOG4NET-450
URL: https://issues.apache.org/jira/browse/LOG4NET-450
Project: Log4net
Issue Type: Bug
Components: Core
Affects Versions: 1.2.13
Environment: any
Reporter: yunus emre alpözen
Priority: Minor
If external configuration file is used (with "log4net.Config" appsettings),
"Failed to find configuration section 'log4net' in the application's .config
file. Check your .config file for the <log4net> and <configSections> elements.
The configuration section should look like: <section name=\"log4net\"
type=\"log4net.Config.Log4NetConfigurationSectionHandler,log4net\" />" error
message is logged. It should be checked within
XmlConfigurator.InternalConfigure(ILoggerRepository repository) implementation
for external file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)