btck::logging_set_options

Applies global logging options.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

void
logging_set_options(btck_LoggingOptions const& logging_options);

Parameters

NameDescription
logging_optionsThe options to set, such as timestamp and category formatting.