All log messages include the following information:
The timestamp on the local host when the message was logged. The date and time use ISO8601 format.
The number of milliseconds elapsed since the server started.
The thread that logged the message, for example [Timer-1].
The bundle that contains the executed code, the class from which the message came, and the line number (if this number is available). This section uses the following format:
(bundle-name:class-name:line)
For example:
(com.ca.jcs.core:com.ca.jcs.osgi.listener.ImplBundleServiceListener:123)
The severity of the message:
The actual log message.
Copyright © 2013 CA.
All rights reserved.
|
|