syslog 1.0.4

Send log messages to syslog
Documentation
[package]

name = "syslog"
version = "1.0.4"
authors = [ "contact@geoffroycouprie.com" ]
description = "Send log messages to syslog"
license = "MIT"
repository = "https://github.com/Geal/rust-syslog"

[dependencies]
unix_socket = "~0.4.3"
rand        = "~0.3.8"
libc        = "~0.1"
time        = "~0.1"