2 releases
new 1.0.0-beta.4 | Feb 12, 2025 |
---|---|
1.0.0-beta.3 | Nov 24, 2024 |
#257 in Debugging
140 downloads per month
49KB
1K
SLoC
syslog_client
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 methodslog04
- Enables integration withlog
0.4tracing
- Enables integration with latest version oftracing
tracing-full
- Enables capture span content to be printed together with events. Impliestracing
andstd
.
lib.rs
:
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 methodslog04
- Enables integration withlog
0.4tracing
- Enables integration with latest version oftracing
tracing-full
- Enables capture span content to be printed together with events. Impliestracing
andstd
.
Dependencies
~52–350KB