Crate slog_example_lib [] [src]

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

Reexports

pub extern crate slog;

Structs

MyLib

MyLib main struct