Geal / rust-syslog

Send syslog messages from Rust
MIT License
110 stars 55 forks source link

Use a feature to replace time with chrono #91

Open MatheoDumont opened 2 months ago

MatheoDumont commented 2 months ago

Hello, in a project of mine, i need to have local time written with syslog. Would you be interested if i created a pr with a feature allowing to use chrono crate instead of time ?