Module simple
log4rs::encode::writer
The simple writer
Requires the simple_writer feature.
simple_writer
An encode::Writer that simply delegates to an io::Writer and relies on the default implementations of encode::Writer methods.
encode::Write
io::Write