Skip to main content

take_log_receiver

Function take_log_receiver 

Source
pub fn take_log_receiver() -> Option<Receiver<String>>
Expand description

Returns the Receiver for the InternalLogs source. Note: This can only be called once as it moves the receiver.