SetLogging
Adjusts logging parameters while online. The parameters you can modify include the following:
Syntax
SetLogging(Section, Name, Value, Persist)
Section:
The INI section name.
Name:
The system parameter name.
Value:
The value you would like to set the parameter to.
Persist:
Makes the value persistent across restarts by writing the value to the INI file.
Return Value
0 (zero) if successful, otherwise an error is returned.
Related Functions
See Also