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

#include <Log.h>

Inheritance diagram for dev::TraceChannel:
[legend]
Collaboration diagram for dev::TraceChannel:
[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 = 4
 
static const bool debug = true
 
- Static Public Attributes inherited from dev::LogChannel
static const int verbosity = 1
 
static const bool debug = true
 

Detailed Description

Definition at line 136 of file Log.h.

Member Function Documentation

const char * TraceChannel::name ( )
static

Definition at line 85 of file Log.cpp.

Here is the caller graph for this function:

Member Data Documentation

const bool dev::TraceChannel::debug = true
static

Definition at line 136 of file Log.h.

const int dev::TraceChannel::verbosity = 4
static

Definition at line 136 of file Log.h.


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