reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofLogError Member List

This is the complete list of members for ofLogError, including all inherited members.

getChannel()ofLogstatic
ofLog()ofLog
ofLog(ofLogLevel level)ofLog
ofLog(ofLogLevel level, const std::string &message)ofLog
ofLog(ofLogLevel level, const char *format, Args &&... args)ofLoginline
ofLogError(const std::string &module="")ofLogError
ofLogError(const std::string &module, const std::string &message)ofLogError
ofLogError(const std::string &module, const char *format, Args &&... args)ofLogErrorinline
setAutoSpace(bool autoSpace)ofLogstatic
setChannel(std::shared_ptr< ofBaseLoggerChannel > channel)ofLogstatic