JBoss Community

Re: AS7 - change logging levels thru CLI

created by James Perkins in JBoss AS 7 Development - View the full discussion

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

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community