Function breez_sdk_core::binding::breez_log_stream
source ยท pub fn breez_log_stream(s: StreamSink<LogEntry>) -> Result<()>
Expand description
If used, this must be called before connect
. It can only be called once.
pub fn breez_log_stream(s: StreamSink<LogEntry>) -> Result<()>
If used, this must be called before connect
. It can only be called once.