2 unstable releases
Uses old Rust 2015
0.2.0 | Feb 18, 2018 |
---|---|
0.1.0 | Jul 31, 2017 |
#11 in #fern
3KB
fern-journal
Rust library for logging with Fern into the Systemd Journal
Example usage:
fern::Dispatch::new().chain(fern_journal::get_logger()).apply()?;
Dependencies
~1MB
~12K SLoC