Set some options for the global internal logger. This changes global settings and will override settings for all existing btck_LoggingConnection instances.
Declared in <kernel/bitcoinkernel.h>
void
btck_logging_set_options(btck_LoggingOptions options);
| Name | Description |
|---|---|
| options [in] | Sets formatting options of the log messages. |