|
RMM API 2.0.0
|
This is the complete list of members for RMMLog, including all inherited members.
| critical(const char *sender, const char *printer...) | RMMLog | |
| debug(const char *sender, const char *printer...) | RMMLog | |
| error(const char *sender, const char *printer...) | RMMLog | |
| getFailedWrites() | RMMLog | |
| getLogFilePath(std::string *filePath) | RMMLog | |
| getLogFilePath(std::string *path, std::string *name) | RMMLog | |
| getLogMask(int *mask) | RMMLog | |
| getLogMask(char *mask) | RMMLog | |
| getMsg(std::string *msg) | RMMLog | |
| getTimestamp(char message[MAX_CHAR_LOG_MESSAGE]) | RMMLog | |
| info(const char *sender, const char *printer...) | RMMLog | |
| logRelay(std::string logLevel, FILE *out) | RMMLog | |
| putInfo(const char *sender, std::string msg) | RMMLog | |
| putInfo(const char *sender, const char *msg...) | RMMLog | |
| putMsg(std::string msg) | RMMLog | |
| putMsg(const char *message...) | RMMLog | |
| RMMLog(const char *name) | RMMLog | |
| setFileWriteTimeout(int milliseconds) | RMMLog | |
| setLogFilePath(std::string filePath, bool useName=false) | RMMLog | |
| setLogFilePath(std::string path, std::string name) | RMMLog | |
| setLogMask(int mask) | RMMLog | |
| setLogTimeout(int milliseconds) | RMMLog | |
| setWriteToFile(bool option, char mode='w') | RMMLog | |
| warn(const char *sender, const char *printer...) | RMMLog | |
| ~RMMLog() | RMMLog |