ofDocsdocumentation addons ofxAndroid ofxAndroidLogChannel

ofxAndroidLogChannel


log( ... )

void log(ofLogLevel level, const string &module, const string &msg)

log( ... )

void log(ofLogLevel logLevel, const string &module, const char *format)

log( ... )

void log(ofLogLevel logLevel, const string &module, const char *format, va_list args)

ofxAndroidLogChannel( )

ofxAndroidLogChannel()