]
James Perkins reassigned LOGMGR-185:
------------------------------------
Assignee: James Perkins
The ConsoleHandler.setTarget() doesn't allow for a null value to
be passed
--------------------------------------------------------------------------
Key: LOGMGR-185
URL:
https://issues.jboss.org/browse/LOGMGR-185
Project: JBoss Log Manager
Issue Type: Bug
Affects Versions: 2.1.0.Alpha5
Reporter: James Perkins
Assignee: James Perkins
If the {{ConsoleHandler}} is reset as a result of LOGMGR-178 a {{null}} value may be
passed to the {{ConsoleHandler.setTarget()}} method which should handle a {{null}} value.