[jboss-dev-forums] [JBoss AS 7 Development] - Re: AS7 - change logging levels thru CLI
James Perkins
do-not-reply at jboss.com
Mon Jun 24 20:20:14 EDT 2013
James Perkins [https://community.jboss.org/people/jamezp] created the discussion
"Re: AS7 - change logging levels thru CLI"
To view the discussion, visit: https://community.jboss.org/message/824655#824655
--------------------------------------------------------------
The https://docs.jboss.org/author/display/WFLY8/How+To#HowTo-HowdoIchangealoglevel%3F documentation as a breif example doin that. Really it's just a matter of writing the new level to the attribute. In your case it would just be
/subsystem=logging/logger=com.lightspeed:write-attribute(name=level,value=DEBUG)
--
James R. Perkins
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/824655#824655]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130624/ee860c21/attachment.html
More information about the jboss-dev-forums
mailing list