Bitcoin ABC  0.26.3
P2P Digital Currency
Public Attributes | List of all members
LogCategory Struct Reference

#include <logging.h>

Public Attributes

std::string category
 
bool active
 

Detailed Description

Definition at line 31 of file logging.h.

Member Data Documentation

◆ active

bool LogCategory::active

Definition at line 33 of file logging.h.

◆ category

std::string LogCategory::category

Definition at line 32 of file logging.h.


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