James Perkins created LOGMGR-234:
------------------------------------
Summary: Remove the NullHandler and the FlushableClosable
Key: LOGMGR-234
URL:
https://issues.jboss.org/browse/LOGMGR-234
Project: JBoss Log Manager
Issue Type: Task
Components: core
Reporter: James Perkins
Assignee: James Perkins
The {{NullHandler}} is only used in a test which can easily changed. Therefore the handler
should be removed as it likely doesn't server much purpose.
The {{FlushableCloseable}} is just an interface which extends the {{java.io.Closeable}}
and {{java.io.Flushable}} interfaces. Types should just extend the JDK provided interfaces
and the {{FlushableClosable}} interface should be removed.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)