Go to the documentation of this file.
44 void log_visible(FILE* file,
const char*
string, ...);
45 void log_info(FILE* file,
const char*
string, ...);
46 void log_stats(FILE* file,
const char*
string, ...);
47 void log_verbose(FILE* file,
const char*
string, ...);
48 void log_debug(FILE* file,
const char*
string, ...);
49 void log_warning(FILE* file,
const char*
string, ...);
50 void log_error(FILE* file,
const char*
string, ...);