Dmitri Tchikine created LOG4NET-343:
---------------------------------------
Summary: ArgumentOutOfRangeException in log4net hierarchy on "."
logger name
Key: LOG4NET-343
URL: https://issues.apache.org/jira/browse/LOG4NET-343
Project: Log4net
Issue Type: Bug
Components: Core
Affects Versions: 1.2.11
Environment: Windows 32 bit, .NET 3.5 SP 1
Reporter: Dmitri Tchikine
Priority: Minor
While configuring a logger with name ".", however wrong it may be, I stampled
on uncaught exception.
"Index was out of range. Must be non-negative and less than the size of the
collection.
Parameter name: startIndex"
The problem code is at the first executable code line of UpdateParents(Logger
log) method
of log4net.Repository.Hierarchy.Hierarchy class.
I am sure there is an easy fix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira