Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | ThreadLocalLogName |
Associate a name with each thread for nice logging. More... | |
struct | ThreadLocalLogContext |
Associate a name with each thread for nice logging. More... | |
Variables | |
mutex | x_logOverride |
ThreadLocalLogContext | g_logThreadContext |
ThreadLocalLogName | g_logThreadName ("main") |
Definition in file Log.cpp.
ThreadLocalLogContext g_logThreadContext |
ThreadLocalLogName g_logThreadName("main") |