Function ceethane::default [] [src]

pub fn default(level: Level) -> KvsLogger<Fused<CeeSyslog, Stdout>>

default constructs the default Ceethane logger. This logger combines a logger that prints loglines to stdout with a logger that writes those logs to a syslog socket. The lines emitted are in the CEE format, with syslog headers.