pub type rustls_log_level = usize;
Numeric representation of a log level.
Passed as a field of the rustls_log_params passed to a log callback. Use with rustls_log_level_str to convert to a string label.
rustls_log_params
rustls_log_level_str