Bitcoin Core  27.99.0
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 33 of file logging.h.

Member Data Documentation

◆ active

bool LogCategory::active

Definition at line 35 of file logging.h.

◆ category

std::string LogCategory::category

Definition at line 34 of file logging.h.


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