]
James Perkins updated LOGMGR-185:
---------------------------------
Fix Version/s: 2.1.0.Alpha6
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
Fix For: 2.1.0.Alpha6
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.