Disable logging This offers a slight speedup and slightly smaller memory usage compared to leaving the logging system in its default state. Mostly intended for libbitcoin-kernel apps that don't want any logging. Should be used instead of StartLogging().
Declared in <logging.h>
[[requires_capability(0x7f9513a86ea8)]]
void
DisableLogging();