Fabcoin Core
0.16.2
P2P Digital Currency
|
Temporary changes system's verbosity for specific function. More...
#include <Log.h>
Public Member Functions | |
VerbosityHolder (int _temporaryValue, bool _force=false) | |
~VerbosityHolder () | |
Public Attributes | |
int | oldLogVerbosity |
Temporary changes system's verbosity for specific function.
Restores the old verbosity when function returns. Not thread-safe, use with caution!
|
inline |