|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| void | libmv_initLogging (const char *argv0) |
| void | libmv_startDebugLogging (void) |
| void | libmv_setLoggingVerbosity (int verbosity) |
| void libmv_initLogging | ( | const char * | argv0 | ) |
| void libmv_setLoggingVerbosity | ( | int | verbosity | ) |
Definition at line 57 of file logging.cc.
References snprintf.
Referenced by arg_handle_verbosity_set().
| void libmv_startDebugLogging | ( | void | ) |
Definition at line 47 of file logging.cc.
References is_verbosity_set().
Referenced by arg_handle_debug_mode_all().