Click or drag to resize
Performance Log in Text Files

[This is preliminary documentation and is subject to change.]

Note Note

Writing performance log information to text files is only implemented in TOPICA versions 4.20 and earlier.

For performance logging in TOPICA versions 4.21 and later, see performance logging to database table

Caution note Caution

The implementation of writing lines to a log files is not reliable in multi-user scenarios. When multiple user attempt to write to the log file at the same time, errors may occur, and log lines will be lost.

This is major reason why this functionality was discontinued and replaced with something better with the introduction of TOPICA version 4.21.

Performance logging to text files is controlled by .config-file parameters:

Key

Description

PerformanceLogType

Value

Description

(blank)

Do not generate any performance log file.

day

Generate one log file per day.

month

Generate one log file per month.

year

Generate one log file per year.

total

Generate one file.

PerformanceLog.Frameset

Default value is false.

Set to true to turn on performance measuring for rendering of frameset pages.