pub unsafe extern "C" fn btck_logging_set_options(
options: btck_LoggingOptions,
)Expand description
@brief Set some options for the global internal logger. This changes global settings and will override settings for all existing @ref btck_LoggingConnection instances.
@param[in] options Sets formatting options of the log messages.