Searched refs:TUILoggingBackend (Results 1 – 1 of 1) sorted by relevance
16 builder = builder.with_backend(Box::new(TUILoggingBackend::new(channel.0))); in init()37 pub struct TUILoggingBackend { struct41 impl TUILoggingBackend { implementation47 impl LogBackend for TUILoggingBackend { implementation