During startup and while executing an application, JRun generates logging messages, such as server status, error conditions, and performance statistics. JSPs, servlets, and EJBs can generate logging messages, too. You can see these messages in the JRun log file.
You can configure JRun to handle different types of messages and to log these messages to different destinations. You can also create your own logging component to perform customized filtering and writing.
In general, JRun's logging mechanism requires little overhead, so it will have only a minimal effect on your application's performance.
Note: Generating debug information affects the performance of an application; use this option only when debugging the application.
This chapter describes the logging mechanism, including the default logging configuration, instructions that let you modify that configuration, and examples that show you how to make those changes.
JRun generates the following types of messages:
You can configure the logging mechanism to log one or more message types. Use the JMC to modify the message types that are logged.
The logging mechanism can send messages to these destinations:
JRun supplies the following logging components:
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/logging2.htm