How do you modify the logging levels of a server without having to restart the server?
Modify theRollingFileAppender.
Use the IOMServerAppender to specify the message.
Use the Server Manager plug-in to modify the logger settings dynamically.
Modify the logconfig.xml file.
Submit