EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
LogTypeStatus Struct Reference

#include "logsys.h"

Public Attributes

bool enabled
 
LogCategory category
 
const char * name
 
const char * display_name
 

Detailed Description

Definition at line 67 of file logsys.h.

Member Data Documentation

LogCategory LogTypeStatus::category

Definition at line 70 of file logsys.h.

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().

const char* LogTypeStatus::name

Definition at line 71 of file logsys.h.


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