pub trait LogClientHandler<___T: Transport = Channel> { }
A client handler for the Log protocol.
See Log for more details.
Log