Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Public Attributes | List of all members
LogCategory Struct Reference

#include <logging.h>

Public Attributes

std::string category
 
bool active
 

Detailed Description

Definition at line 29 of file logging.h.

Member Data Documentation

bool LogCategory::active

Definition at line 31 of file logging.h.

std::string LogCategory::category

Definition at line 30 of file logging.h.


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