pub fn bn_log(logger: &str, level: BnLogLevel, msg: &str)Expand description
Send a global log message to the core.
Prefer bn_log_with_session when a SessionId is available, via binary views file metadata.
pub fn bn_log(logger: &str, level: BnLogLevel, msg: &str)Send a global log message to the core.
Prefer bn_log_with_session when a SessionId is available, via binary views file metadata.