This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofLogVerbose Member List
This is the complete list of members for ofLogVerbose, including all inherited members.
getChannel() | ofLog | static |
ofLog() | ofLog | |
ofLog(ofLogLevel level) | ofLog | |
ofLog(ofLogLevel level, const std::string &message) | ofLog | |
ofLog(ofLogLevel level, const char *format, Args &&... args) | ofLog | inline |
ofLogVerbose(const std::string &module="") | ofLogVerbose | |
ofLogVerbose(const std::string &module, const std::string &message) | ofLogVerbose | |
ofLogVerbose(const std::string &module, const char *format, Args &&... args) | ofLogVerbose | inline |
setAutoSpace(bool autoSpace) | ofLog | static |
setChannel(std::shared_ptr< ofBaseLoggerChannel > channel) | ofLog | static |