1 2 3 4 5 6 7 8 9 10 11
// -- internal -- // public #include "rodeo/log_t.h" void rodeo_log( rodeo_logLevel_t loglevel, const char *format, ... );