syslog-rs 6.5.2

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

syslog-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

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

default

build_ext_file (default)

This feature flag does not enable additional features.

build_ext_net (default)

This feature flag does not enable additional features.

build_ext_tls (default)

build_sync (default)

build_with_queue (default)

build_with_thread_local (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

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.