cancel
Showing results for 
Search instead for 
Did you mean: 

Logging & Tracing

Former Member
0 Kudos

What's the purpose of Logging & Tracing..........Can anyone explain in detail with example. Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Tracing rewrites functions that help developers to recognize errors and solve problems. Logging information comprises the status of a technical component on an SAP J2EE server. The audit log of the Adapter Framework collects information for each message.

enable them in multiple ways:

Logging:

a) Using configuration parameters LOGGING or LOGGING_SYNC for local integration engine.

Using configuration parameter LOGGING_PROPAGATION for globally (for all integration engines)

b) Activate logging for individual pipeline services

c) Set logging in the message header

d) Set logging in the trouble shooting settings

Tracing:

a) Using configuration parameters TRACING_LEVEL for local integration engine.

Using configuration parameter TRACING_LEVEL_PROPAGATION for globally (for all integration engines)

b) Set tracing in the message header

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

HI,

Logging and Tracing is used for Troubleshooting.

In Logging, you will get some high level informations/status.

In Tracing, it will help u to analyse further, step wise.

This will help u - fior more

http://help.sap.com/saphelp_nw2004s/helpdata/en/64/0b59010a65de44be4f26cb57b9580d/content.htm

e.g is SXMB_MONI -->Monitoring of xml messages

Rgds,

Moorthy