When using the default logging configuration and a logging event occurs in your application, JRun transfers the event to an in-memory queue and returns control immediately. A background thread then reads events from the queue and forwards each event to the appropriate destination.
The following figure shows the default configuration of the logging mechanism:
The following processes occur in this default configuration:
You control the logging configuration through the JMC and can further customize it in the jrun.xml file, if necessary. For more information, see "LoggerService" and the JMC online Help.
RSS feed | 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/logging3.htm
Comments
No screen name said on Jul 22, 2005 at 8:31 AM : cfnewguy said on Sep 29, 2005 at 8:11 AM :