issues
search
Geal
/
rust-syslog
Send syslog messages from Rust
MIT License
110
stars
55
forks
source link
fix formatter for 5424
#85
Closed
neuronull
closed
5 months ago
neuronull
commented
5 months ago
fixes a bug where the MSGID was a u32 but it should be a string
adds the ability to provide a timestamp to use, instead of computing now()