Issue Type: Bug Bug
Assignee: Logback dev list
Created: 27/Mar/14 10:57 AM
Description:

LoggerContext.reset() should execute this.name = null; or this.name = CoreConstants.DEFAULT_CONTEXT_NAME;.

Right now, an IllegalStateException("Context has been already given a name") is thrown whenever a context with an explicit name is reloaded/refreshed.

This contradicts the documentation of reset() at http://logback.qos.ch/apidocs/ch/qos/logback/classic/LoggerContext.html#reset%28%29

Project: logback
Priority: Major Major
Reporter: Joern Huxhorn
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira