Show TOC Start of Content Area

Background documentation List of Columns for Logs and Traces  Locate the document in its SAP Library structure

List formatted logs and traces are displayed in a table. You can add, remove and change the position of the following columns in the table:

Column Name

Description

Application

The name of the application on whose behalf the log record is generated.

Arguments

String values for placeholders in the message.

Argument Objects

Additional arguments that are appended to the log record if the message type is Java.

Category

Name of the category of the problematic area, for example, database, network, security, to which the log record belongs.

Data Source

Data source location where the log record is generated.

Date

Date on which the log record is generated.

Dsr Component

Distributed Statistics Record (DSR) component on whose behalf the log record is generated.

Dsr Transaction

DSR transaction on whose behalf the log record is generated.

Dsr User

DSR user on whose behalf the log record is generated.

Host

Host on which the log record is generated.

Instance

Instance on which the log record is generated.

Location

Name of the source code area, for example, component, package, class, method to which the trace message belongs.

Message

Message text.

Message Code

Key for internationalization in the associated resource bundle. If there is a resource bundle, the corresponding message text can be selected with the help of this key.

Node

Node on which the log record is generated.

Session

The name of the session on whose behalf the log record is generated.

Severity

Severity level of the log record: DEBUG, PATH, INFO, WARNING, ERROR, and FATAL.

Source

Source object: category or location.

System

System on which the log record is generated.

Thread

Name of the thread from which the log record is generated.

Time

Time when the log record is generated.

Transaction

The name of the transaction on whose behalf the log record is generated.

User

The user name of the user of the application on whose behalf the log record is generated.

 

For more information about column customization, see Customizing Columns for Logs and Traces.

 

 

End of Content Area