MT5 Logger
MT5 class mtapi.mt5.Logger → ViiSync ViiSyncAccountApi.
2 of 2 applicable members are fully covered, 0 partially.
| MT5 member | kind | ViiSync equivalent | status | what differs |
|---|---|---|---|---|
Logger(object parent) |
ctor | not applicable | mtapi internal logging helpers | |
OnMsg |
event | ViiSyncAccountApi.OnLog | full (different shape) | |
OnMsgEx |
event | ViiSyncAccountApi.OnLog | full (different shape) | |
trace(string msg) |
method | not applicable | mtapi internal logging helpers | |
debug(string msg) |
method | not applicable | mtapi internal logging helpers | |
info(string msg) |
method | not applicable | mtapi internal logging helpers | |
warn(string msg) |
method | not applicable | mtapi internal logging helpers | |
error(string msg) |
method | not applicable | mtapi internal logging helpers | |
error(Exception ex) |
method | not applicable | mtapi internal logging helpers | |
warn(Exception ex, MT5API qc) |
method | not applicable | mtapi internal logging helpers | |
exception(Exception ex, MT5API qc) |
method | not applicable | mtapi internal logging helpers |