#define vm_log_debug(...) if(_vm_log_module(__FILE__, __LINE__)) _vm_log_debug(__VA_ARGS__)
#define vm_log_debug(...) if(_vm_log_module(__FILE__, __LINE__)) _vm_log_debug(__VA_ARGS__)
Use this function to generate log that serve as debugging information.
|
Parameters |
Description |
|
format_string |
[IN] Format string, same as vm_sprintf, followed by argements for the format string. |
vmlog.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.