syslog_client

Crates.iosyslog_client
lib.rssyslog_client
version1.0.0-beta.3
sourcesrc
created_at2024-11-24 06:50:36.704463
updated_at2024-11-24 08:36:41.036652
descriptionSyslog client
homepage
repositoryhttps://github.com/DoumanAsh/syslog_client
max_upload_size
id1458990
size40,344
Douman (DoumanAsh)

documentation

README

syslog_client

Rust Crates.io Documentation

Syslog client

Loggers

  • RFC 3164 - Logger is limited to buffer of 1024 bytes and splits records into chunks with common header

Features

  • std - Enables std types for purpose of implementing transport methods
  • log04 - Enables integration with log 0.4
Commit count: 12

cargo fmt