Blender V5.0
logging.cpp File Reference
#include "blender/CCL_api.h"
#include "util/log.h"
#include "CLG_log.h"

Go to the source code of this file.

Functions

void CCL_log_init ()

Variables

static CLG_LogRef LOG = {"cycles"}

Function Documentation

◆ CCL_log_init()

void CCL_log_init ( void )

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"cycles"}
static

Definition at line 10 of file logging.cpp.