Module log_impl

Source
Expand description

Standard logging implementation for common logging crates

Structs§

LogAdapter
A logger that uses the log crate

Functions§

init
Initialize logging with the log crate adapter