Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | Static Public Attributes | List of all members
dev::DebugChannel Struct Reference

#include <Log.h>

Inheritance diagram for dev::DebugChannel:
[legend]
Collaboration diagram for dev::DebugChannel:
[legend]

Static Public Member Functions

static const char * name ()
 
- Static Public Member Functions inherited from dev::LogChannel
static const char * name ()
 

Static Public Attributes

static const int verbosity = 0
 
- Static Public Attributes inherited from dev::LogChannel
static const int verbosity = 1
 
static const bool debug = true
 

Detailed Description

Definition at line 135 of file Log.h.

Member Function Documentation

const char * DebugChannel::name ( )
static

Definition at line 84 of file Log.cpp.

Here is the caller graph for this function:

Member Data Documentation

const int dev::DebugChannel::verbosity = 0
static

Definition at line 135 of file Log.h.


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