Crates.io | syslog_fmt |
lib.rs | syslog_fmt |
version | 0.3.2 |
source | src |
created_at | 2023-04-17 19:24:45.212222 |
updated_at | 2023-10-26 15:24:37.343276 |
description | A formatter for the 5425 syslog protocol |
homepage | |
repository | https://github.com/tandemdrive/syslog-fmt |
max_upload_size | |
id | 841823 |
size | 102,294 |
Formatter for the 5424 syslog standard.
This crate aims to provide a quality formatter for the 5424 spec. We consciously limit the crate to the task of formatting to avoid entangling the separate concerns of formatting and transport.
Read through the examples to see basic usages of the formatter with various transports.
Minimal dependencies
No heap allocations are performed.
We welcome community contributions to this project.
Please read our Contributor Terms before you make any contributions.
Any contribution intentionally submitted for inclusion, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:
This contribution is dual licensed under EITHER OF
at your option.
For clarity, "your" refers to TandemDrive or any other licensee/user of the contribution.