Robox Library for Cpp: tools module 1.0.0
RLibCpp utilities toolset
|
This is the complete list of members for Log, including all inherited members.
ERR_PREFIX | Log | static |
logError(const String &msg, const String &prefix=String(ERR_PREFIX)) | Log | static |
logInformation(const String &msg, const String &prefix=String(MSG_PREFIX)) | Log | static |
logWarning(const String &msg, const String &prefix=String(WRN_PREFIX)) | Log | static |
MSG_PREFIX | Log | static |
p_const_char typedef | Log | |
WRN_PREFIX | Log | static |