|
ESP
0.1
The Example-based Sensor Predictions (ESP) system tries to bring machine learning to the maker community.
|
This is the complete list of members for ofConsoleFileLoggerChannel, including all inherited members.
| close() | ofConsoleFileLoggerChannel | |
| log(ofLogLevel level, const string &module, const string &message) | ofConsoleFileLoggerChannel | |
| log(ofLogLevel level, const string &module, const char *format,...) OF_PRINTF_ATTR(4 | ofConsoleFileLoggerChannel | |
| log(ofLogLevel level, const string &module, const char *format, va_list args) | ofConsoleFileLoggerChannel | |
| ofConsoleFileLoggerChannel() | ofConsoleFileLoggerChannel | |
| ofConsoleFileLoggerChannel(const string &path, bool append) | ofConsoleFileLoggerChannel | |
| setConsoleLogLevel(ofLogLevel level) | ofConsoleFileLoggerChannel | inline |
| setFile(const string &path, bool append=false) | ofConsoleFileLoggerChannel | |
| setFileLogLevel(ofLogLevel level) | ofConsoleFileLoggerChannel | inline |