Show TOC Start of Content Area

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

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

Column Name

Log Format

Description

Application

List

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

Argument Objs

List

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

Arguments

List

String values for placeholders in the message.

Category

List

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

Class Name

SAT

Name of the class which hosts the activity that is measured.

Class Version

SAT

Version of the class which hosts the activity that is measured.

Datasource

List

Data source location where the log record is generated.

Date

List

Date on which the log record is generated.

Description

SAT

Short text description of the activity that is measured.

Dsr Component

List

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

Dsr Transaction

List

DSR transaction on whose behalf the log record is generated.

Dsr User

List

DSR user on whose behalf the log record is generated.

GrossTime

SAT

The total duration of the activity in milliseconds. If an error has occurred, the value is -1.

Name

SAT

The name of the activity that is measured.

NetTime

SAT

The total duration of the activity minus the time that has been spent in sub calls (in milliseconds). It is only available for record type JARM component. If an error has occurred, the value is –1.

Number of Sub Records

SAT

Number of included JARM components, JARM requests, and JARM actions.

Indent

List

Indents are related to groups of similar messages.

Level

SAT

Levels are related to groups of similar messages.

Location

List

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

Message

List

Message text.

Message ID

List

Unique ID of the message.

Message Code

List

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.

Message Type

List

Type of the message: plain or Java. If the message type is plain, there are no additional arguments appended at the end of the log record. If the message type is Java, there are additional arguments appended at the end of the log record.

Record Type

SAT

Possible values are:

     10 – JARM request

     11 – JARM component

     12 – JARM action

Relatives

List

Names of the related log controllers (locations or categories).

Resource Bundlename

List

Name of the resource bundle where the messages are localized. If it is null, the default locale is used.

Sequence Number

SAT

The sequence number depends on the Record Type. For JARM components, it indicates the call sequence of the components. For JARM actions, it indicates the call sequence of the actions.

Session

List

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

Severity

List

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

Source

List

Source object: category or location.

Source Name

List

Name of the source: category or location.

StartTS Date

SAT

The date on which the activity is started.

StartTS Time

SAT

The time when the activity is started.

State

SAT

The state of the activity that is measured. Possible values are:

     0 – OK

     1 – the activity has not been closed properly

     2 – overflow

Thread

List

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

ThreadObject

List

Thread object from which the log record is generated.

Time

List

Time when the log record is generated.

Transaction

List

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

User

List

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

Username

SAT

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

 

See also:

Customizing Columns for Logs

 

 

End of Content Area