[jboss-jira] [JBoss JIRA] (LOGMGR-234) Remove the NullHandler and the FlushableClosable

James Perkins (Jira) issues at jboss.org
Fri Dec 14 16:53:00 EST 2018


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)


More information about the jboss-jira mailing list