|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| void | CCL_log_init () |
Variables | |
| static CLG_LogRef | LOG = {"cycles"} |
| void CCL_log_init | ( | void | ) |
Definition at line 12 of file logging.cpp.
References CLG_LEVEL_DEBUG, CLG_LEVEL_ERROR, CLG_LEVEL_FATAL, CLG_LEVEL_INFO, CLG_LEVEL_TRACE, CLG_LEVEL_WARN, CLG_log_str(), CLOG_ENSURE, and LOG.
Referenced by main().
|
static |
Definition at line 10 of file logging.cpp.