SetLoggingActive Procedure
Codeunit Debug Single Instance
Activate or inactivate the "Logging Mode". While this is active, logs are saved in-memory if the function LogDebugMessageIfEnabled() is called. Then the user can view the logs in the Smart Toolbox page.
Signature
SetLoggingActive(NewLoggingActive: Boolean)
Parameters
NewLoggingActive Boolean
Set this to true to activate Logging Mode or false to inactivate.
This documentation is generated from Smart Toolbox v27.1