Set a debug logging for a model.
fmiSetDebugLogging(instance, logging)
tlist, an instance of a model.
boolean, %t enable a logging, %f disable a logging.
fmiSetDebugLogging is the function that enables or disables a logging of some information about the standard FMI functions calling.
If enabled, a log message will be printed into the console of Scilab.