Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okeuday/syslog_socket
Erlang syslog Client Interface
https://github.com/okeuday/syslog_socket
client erlang syslog
Last synced: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T18:20:51.000Z (about 1 year ago)
- Last Synced: 2024-09-28T13:04:11.849Z (about 2 months ago)
- Topics: client, erlang, syslog
- Language: Erlang
- Size: 78.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