Bitcoin Core  0.20.99
P2P Digital Currency
Public Attributes | List of all members
CLogCategoryActive Struct Reference

#include <logging.h>

Public Attributes

std::string category
 
bool active
 

Detailed Description

Definition at line 27 of file logging.h.

Member Data Documentation

◆ active

bool CLogCategoryActive::active

Definition at line 30 of file logging.h.

◆ category

std::string CLogCategoryActive::category

Definition at line 29 of file logging.h.


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