Classic AppSrvs

Posted by ctoman on 19-Dec-2018 20:53

Happy Holidays to everyone!

Tim Kuehn create this log manager output report (written in ABL)[View:/cfs-file/__key/communityserver-discussions-components-files/26/5857.weblog.txt:0:0], however, i'm not sure how to read it.  Any help would be much appreciated.  Or does anyone have a way to parse out the broker server log file.

Thanks in Advance.

All Replies

Posted by Tim Kuehn on 20-Dec-2018 22:35

Cols in order

1 - the line # of the log file

2 - the date/time stamp for the line

3 - the amount of time between the current line and the previous line

4 - Total elapsed time in program execution

5 - "N" - I don't know

6 - Action / Actor - who is doing something or what is being done

7 - (I think) What it's returning from  Main block could be a procedure "IN" is returning from a PP call

8 - the rest of the logfile line.

My primary interest when I was using this was to find performance issues by checking the timediff values.

This thread is closed