pub fn take_log_receiver() -> Option<Receiver<String>>
Returns the Receiver for the InternalLogs source. Note: This can only be called once as it moves the receiver.