Type Definition timely_communication::logging::CommsLogger
[−]
[src]
type CommsLogger = Rc<BufferingLogger<CommsSetup, CommsEvent>>;
A log writer for a communication thread.