Blender V5.0
CLG_LogType Struct Reference

#include <CLG_log.h>

Public Attributes

struct CLG_LogTypenext
char identifier [64]
struct CLogContextctx
CLG_Level level

Detailed Description

Definition at line 69 of file CLG_log.h.

Member Data Documentation

◆ ctx

struct CLogContext* CLG_LogType::ctx

FILE output.

Definition at line 73 of file CLG_log.h.

Referenced by CLG_color_support_get(), clg_ctx_type_register(), CLG_log_raw(), CLG_log_str(), and CLG_logf().

◆ identifier

char CLG_LogType::identifier[64]

Definition at line 71 of file CLG_log.h.

Referenced by clg_ctx_type_register(), and write_type().

◆ level

CLG_Level CLG_LogType::level

Control behavior.

Definition at line 75 of file CLG_log.h.

Referenced by clg_ctx_type_register().

◆ next

struct CLG_LogType* CLG_LogType::next

The documentation for this struct was generated from the following file: