System Performance Logging

Parent Previous Next

There are extended system performance logging options. You can adjust these in the Backend.Config.


The entries are as follows:

<add key="SYSTEM_LOG_PYENGINE_PROVISION" value="NONE"/>

<add key="SYSTEM_LOG_PYEXPRESSION_EXECUTION" value="NONE"/>

<add key="SYSTEM_LOG_LOADWORKFLOWFORMDATA" value="NONE"/>

<add key="SYSTEM_LOG_GENERALCALL" value="DURATION"/>


You may choose from this list of available values:

NONE

None (default)

DURATION

Always with duration

BLOCK

Always as block

BLOCKDURATION

Always as block with duration

EXCEEDED:nnn

Only if threshold exceeded