Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CLogCategoryDesc Struct Reference

Public Attributes

uint64_t flag
 
std::string category
 

Detailed Description

Definition at line 240 of file util.cpp.

Member Data Documentation

◆ category

std::string CLogCategoryDesc::category

◆ flag

uint64_t CLogCategoryDesc::flag

Definition at line 242 of file util.cpp.

Referenced by GetLogCategory().


The documentation for this struct was generated from the following file:
Released under the MIT license