I deploy an application to servers using an EAR file. Most all of the documentation for changing the logging level involves modifying the XML, which in my case is a lengthy redeploy via EAR, which also restarts the server.
So, without changing the XML configuration files, how do you change the logging level?


Reply With Quote

