Skip to main content
Skip table of contents

ResetLog [LJM User's Guide]

Clears all characters from the debug log file.

Syntax

LJM_ERROR_RETURN LJM_ResetLog()

Parameters

None.

Returns

LJM errorcodes or 0 for no error.

Remarks

See the LJM configuration properties for Log-related properties.

Example

Clear the log file.

C
int LJMError;
LJMError = LJM_ResetLog();
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.