This content has been marked as final.
Show 1 reply
-
1. Re: AS7 - change logging levels thru CLI
jamezp Jun 24, 2013 8:20 PM (in response to bill.rosenberg)The 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