rustls_connection_set_log_callback

Set the logging callback for this connection. The log callback will be invoked with the userdata parameter previously set by rustls_connection_set_userdata, or NULL if no userdata was set.

extern (C)
void
rustls_connection_set_log_callback

Meta