Log message format

The default log message format contains a date and time, the message type, the JRun service generating the message, and the message contents. You can modify the message format using either the JMC or attributes in the jrun.xml file. This default logging message has the following format:

{date MM/dd HH:mm:ss} {log.message}{log.exception}

Setting
Description
{date MM/dd HH:mm:ss}
The format of the date and time, using a 24-hour clock format.
{log.message}
The message text.
{log.exception}
The exception stack trace (exception messages only).

You can modify the format and even include additional information in the message. For a list of valid format components, see "LoggerService".

 

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/logging5.htm