Type Definition timely::logging::Logger [] [src]

type Logger = Rc<BufferingLogger<TimelySetup, TimelyEvent>>;

A log writer.