https://github.com/okeuday/syslog_socket
Erlang syslog Client Interface
https://github.com/okeuday/syslog_socket
client erlang syslog
Last synced: 8 months ago
JSON representation
Erlang syslog Client Interface
- Host: GitHub
- URL: https://github.com/okeuday/syslog_socket
- Owner: okeuday
- License: mit
- Created: 2016-12-24T04:25:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-19T04:21:15.000Z (over 1 year ago)
- Last Synced: 2025-01-31T18:56:54.566Z (over 1 year ago)
- Topics: client, erlang, syslog
- Language: Erlang
- Size: 80.1 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
`syslog_socket`: Erlang syslog Client Interface
===============================================
A minimal syslog client interface that supports both
[RFC3164](https://tools.ietf.org/html/rfc3164) and
[RFC5424](https://tools.ietf.org/html/rfc5424).
Build
-----
rebar compile
Author
------
Michael Truog (mjtruog at protonmail dot com)
License
-------
MIT License