Contents of the Log Message

The log message is composed of several log components that are required to explain the log message in its entirety. These log message components help you analyze the log.

Log Message Component Description
Log level One of the levels - DEBUG, INFO, WARN, ERROR, OFF.
BusinessTransactionId Useful for correlating messages from various components.
OrderRef An Identifier to identify the Order for which this log message is written.
Component Context information about the origin of the log (typically the engine name).
Service Context information about the origin of the log (Typically the class name).
Operation Context information about the origin of the log (Typically the method name).
StackTrace Entire stacktrace of the activity.
TimeStamp Indicates when the message was logged.