EvEmu
0.8.4
11 September 2021
|
#include "logsys.h"
Public Attributes | |
bool | enabled |
LogCategory | category |
const char * | name |
const char * | display_name |
LogCategory LogTypeStatus::category |
const char* LogTypeStatus::display_name |
Definition at line 72 of file logsys.h.
Referenced by log_messageVA().
bool LogTypeStatus::enabled |
Definition at line 69 of file logsys.h.
Referenced by log_disable(), log_enable(), and log_toggle().