[
https://issues.jboss.org/browse/AS7-1350?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on AS7-1350:
----------------------------------
I see what you're saying, however "root-logger" is actually a valid (if
silly) logger name. "" is the actual name of the root logger. One option would
be to start the name with a "." though: ".root-logger" or something.
That's the only readable-yet-invalid logger name I can think of.
Add management operations to assign/unassign handlers from loggers
and async handlers.
--------------------------------------------------------------------------------------
Key: AS7-1350
URL:
https://issues.jboss.org/browse/AS7-1350
Project: Application Server 7
Issue Type: Feature Request
Affects Versions: 7.0.0.Final
Reporter: Stan Silvert
Assignee: Stan Silvert
Fix For: 7.1.0.Alpha1
Proposed new management operations:
For Async Handler:
assign-subhandler
unassign-subhandler
For Root Logger:
root-logger-assign-handler
root-logger-unassign-handler
For other Loggers:
assign-handler
unassign-handler
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira