Simplification of trace log output following data processing

Magic

3.0.0

Even if you specify "2", "3", or "9" for Trace output mode (trace_output_mode) in the system environment settings file (huledenv.conf), when data processing (utled) is performed, "Info (normal)" and "Info (redundant)" trace logs are no longer output.

This improvement has increased the readability of the trace.log file and the speed of data processing.

 

The setting values of Trace output mode (trace_output_mode) in each version of DataMagic are shown below.

  • For HULFT-DataMagic Ver.2

    0:

    No output

    1:

    Start, end, error, warning

    2:

    Start, end, error, warning, info (normal)

    3:

    Start, end, error, warning, info (normal), info (redundant)

    9:

    Start, end, error, warning, info (normal), info (redundant), and debug

  • For DataMagic Ver.3

    0:

    No output

    1:

    Start, end, error, warning

    2:

    Start, end, error, warning

    3:

    Start, end, error, warning

    9:

    Start, end, error, warning, and debug

 

As a result of this change, the following incompatibilities arise:

  • For "1", "2", and "3" of Trace output mode (trace_output_mode) in DataMagic Ver.3, identical trace log records are output.

  • Compared to HULFT-DataMagic Ver.2 trace log, the information to the DataMagic Ver.3 trace log is reduced.