Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Difference between system log and application

Former Member
0 Likes
1,038

Hi,

I would like to know the difference between system log and application log.

Also when to use which log ?

Regards,

Jey

4 REPLIES 4
Read only

former_member222860
Active Contributor
0 Likes
832

Check the tcodes:

SM21

SLG1

SLG2

Read only

0 Likes
832

Hi Mahesh,

I know the transaction names. As I said, I would like to know the difference ?

Regards,

Jey

Read only

Former Member
0 Likes
832

hi ,

Refaer the given below link

[LOGS|;

Hopes this helps

Regards

Ritesh Jha

Read only

Former Member
0 Likes
832

Hi,

In General perspective Logs are files which stores information on what happened when, so that if something happens wrong you can find the cause using the log.

If some transaction failed throwing termination error, you should check for logs in SM21 to find out the cause and ST22 to find out the other details.

Regards

Karthik D