github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/logger/syslog/README.md (about)

     1  # syslog
     2  
     3  [![GoDoc](https://godoc.org/github.com/deis/deis/logger/syslog?status.svg)](https://godoc.org/github.com/deis/deis/logger/syslog)
     4  
     5  Package syslog implements a syslog server library. It is based on RFC 3164, as 
     6  such it does not properly parse packets with an RFC 5424 header format.