Output Format of the Trace Log
A trace log is divided into the common header area and the output message area.
The common header is added to all messages.
The output message depends on the content.

Common header
-
Log output start date
YYYY/MM/DD HH:MI:SS.ssssss
-
Class
- S
-
: Start
- F
-
: End
- E
-
: Error
- W
-
: Warning
- I
-
: Info(normal)
- V
-
: Info(redundant)
- D
-
: Debug
-
Process ID
-
Thread ID
-
Program name
Output messages
The messages that are output depend on the output mode that is set.
For the relationship between output modes and message levels, see Output Modes and Content.