syslog3 3.0.0

Shim library re-exporting syslog::* from syslog version 3.0
Documentation
1
2
3
extern crate syslog;

pub use syslog::*;