Crates.io | libsyslog-sys |
lib.rs | libsyslog-sys |
version | 0.1.0 |
source | src |
created_at | 2023-02-24 17:52:22.736388 |
updated_at | 2023-03-02 06:52:03.349922 |
description | FFI bindings to system's native syslog |
homepage | |
repository | https://git.netizen.se/libsyslog-rs/ |
max_upload_size | |
id | 793808 |
size | 16,137 |
The code in this crate provides a low level API to the system's native syslog, the one typically implemented in C and residing in libc.
Most users are likely more interested in the higher level safe API in the libsyslog crate.
Please see https://www.netizen.se/#contact.
This crate is Copyright 2023 Martin Samuelsson. It is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.