[
https://issues.jboss.org/browse/AS7-1350?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on AS7-1350:
----------------------------------
I see - the root logger should be a resource, not something flattened into the base
structure. Might make sense to manage the root logger under the logger name ""
for this purpose, or something like that, so that it can be addressed separately from the
main root.
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