[jboss-jira] [JBoss JIRA] (JGRP-1472) Changing Loglevel using JMX
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed May 30 03:49:18 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697047#comment-12697047 ]
Bela Ban commented on JGRP-1472:
--------------------------------
Methods setLevel() and getLevel() in Protocol already do that. You can change the log level via JMX, or probe.sh, e.g.:
probe.sh op=UDP.setLevel["trace"]
> Changing Loglevel using JMX
> ---------------------------
>
> Key: JGRP-1472
> URL: https://issues.jboss.org/browse/JGRP-1472
> Project: JGroups
> Issue Type: Feature Request
> Affects Versions: 3.0.9
> Reporter: Thomas Fromm
> Assignee: Bela Ban
>
> For debugging purposes it would be helpful to have the ability to change the log level of the component during runtime.
> IMHO the easiest way would be to add a method for changing the whole log-level into the LogImpls. Or at every Protocol component.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list