syslog-rs 6.6.0

A native Rust implementation of the glibc/libc/windows syslog client and windows native log for logging.
Documentation

syslog-rs

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 20 feature flags, 4 of them enabled by default.

default

build_sync (default)

truncate_default (default)

tcp_truncate_2048_bytes (default)

This feature flag does not enable additional features.

udp_truncate_1440_bytes (default)

This feature flag does not enable additional features.

async_embedded

async_enabled

This feature flag does not enable additional features.

build_async_interface

build_async_smol

build_async_tokio

build_ext_file

This feature flag does not enable additional features.

build_ext_net

This feature flag does not enable additional features.

build_ext_tls

build_with_queue

build_with_thread_local

dgram_sysctl_failure_panic

This feature flag does not enable additional features.

example_tokio_en

tcp_truncate_1024_bytes

This feature flag does not enable additional features.

tcp_truncate_4096_bytes

This feature flag does not enable additional features.

tcp_truncate_max_bytes

This feature flag does not enable additional features.

udp_truncate_1024_bytes

This feature flag does not enable additional features.