Library for MQL5 (MetaTrader) with support for Spark
|
This is the complete list of members for CLog4Mql, including all inherited members.
a(const string value) | CLog4Mql | |
add(const string value) | CLog4Mql | |
args | CLog4Mql | protected |
build() | CLog4Mql | virtual |
buildMessage() | CLog4Mql | protected |
CLog4Mql(LOG_LEVEL lvl, const string text) | CLog4Mql | protected |
debug(const string text) | CLog4Mql | static |
doPrint | CLog4Mql | static |
error(const string text) | CLog4Mql | static |
getLevel() | CLog4Mql | protectedvirtual |
getMessage() | CLog4Mql | protectedvirtual |
info(const string text) | CLog4Mql | static |
isDebugEnabled() | CLog4Mql | static |
isErrorEnabled() | CLog4Mql | static |
isInfoEnabled() | CLog4Mql | static |
isTraceEnabled() | CLog4Mql | static |
isWarnEnabled() | CLog4Mql | static |
lglvl | CLog4Mql | protected |
message | CLog4Mql | protected |
trace(const string text) | CLog4Mql | static |
warn(const string text) | CLog4Mql | static |
~CLog4Mql() | CLog4Mql | protected |