SO3Engine
|
Functions | |
int | SO3CbLogs (mmachine m) |
SO3CbLogs : Define the callback scol had to be called when there is a log event. | |
Scol functions definition
int SO3CbLogs | ( | mmachine | m | ) |
SO3CbLogs : Define the callback scol had to be called when there is a log event.
Prototype: fun [Chn fun [S u0] u1 u0 I] I
Chn | : channel |
fun | [S u0] u1 : function scol to call
|
I | : flag for the log level (SO3_LL_LOW, SO3_LL_NORMAL, SO3_LL_BOREME) |
Definition at line 162 of file SCOLLog.cpp.