Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBitcoinLevelDBLogger Class Reference
+ Inheritance diagram for CBitcoinLevelDBLogger:
+ Collaboration diagram for CBitcoinLevelDBLogger:

Public Member Functions

void Logv (const char *format, va_list ap) override
 

Detailed Description

Definition at line 17 of file dbwrapper.cpp.

Member Function Documentation

◆ Logv()

void CBitcoinLevelDBLogger::Logv ( const char *  format,
va_list  ap 
)
inlineoverride

Definition at line 21 of file dbwrapper.cpp.

References tinyformat::format(), BCLog::LEVELDB, LogAcceptCategory(), and LogPrintf.


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