]
James Perkins reassigned LOGMGR-128:
------------------------------------
Assignee: James Perkins (was: Ken Wills)
Create the ability to close or destroy a LogContext
---------------------------------------------------
Key: LOGMGR-128
URL:
https://issues.jboss.org/browse/LOGMGR-128
Project: JBoss Log Manager
Issue Type: Feature Request
Reporter: James Perkins
Assignee: James Perkins
The {{org.jboss.logmanager.LogContext}} should have the ability to be closed or better
put destroyed. Each logger, formatter, error-handler and handler would be removed and
closed if required.
This is useful for things like the WildFly embedded CLI server when the embedded log
context needs to be destroyed.