ofConsoleLoggerChannel
log( ... )
void log(ofLogLevel level, const string &module, const string &message)log( ... )
void log(ofLogLevel level, const string &module, const char *format, va_list args)~ofConsoleLoggerChannel( )
~ofConsoleLoggerChannel()Destroy the console logger channel.