47 DLL_TOOLSFUNCTION boolEnableTrace(unsignedinttraceID, unsignedint level = -1); // return true if some output will be done and the trace is enabled. (level == -1 means that the trace is disabled)
48 DLL_TOOLSFUNCTION boolIsTraceEnabled(unsignedinttraceID, unsignedint level = -1); // Check if the level is displayed for the trace