Crate slog_example_lib

Source
Expand description

Example of a library utilizing slog logging under the-hood but providing it’s user with possibility to ignore slog functionality.

Re-exports§

pub extern crate slog;

Structs§

MyLib
MyLib main struct