OpenM++ runtime library (libopenm)
|
OpenM++: log to console and into log files. More...
Variables | |
ILog * | theLog = &defaultLog |
public log interface More... | |
ITrace * | theTrace = &defaultTrace |
public trace log interface More... | |
OpenM++: log to console and into log files.
ILog* theLog = &defaultLog |
public log interface
log global instance: log to console and into log files
ITrace* theTrace = &defaultTrace |
public trace log interface
trace log global instance: model debug output to console and log files