]
James Perkins updated LOGMGR-172:
---------------------------------
Priority: Blocker (was: Major)
Initializing the StandardOutputStreams in the LogManager should
account for a security manager
----------------------------------------------------------------------------------------------
Key: LOGMGR-172
URL:
https://issues.jboss.org/browse/LOGMGR-172
Project: JBoss Log Manager
Issue Type: Bug
Reporter: James Perkins
Assignee: James Perkins
Priority: Blocker
The {{StandardOutputStreams}} is initialized in the log managers static initializer, but
doesn't account for a possible security manager. This should safely handle loading
this class.