slog-rs / slog

Structured, contextual, extensible, composable logging for Rust
https://slog.rs/
Apache License 2.0
1.58k stars 95 forks source link

Allow setting custom process name for slog-syslog crate #333

Open denis-fiedler-ebee opened 7 months ago

denis-fiedler-ebee commented 7 months ago

I would like to add functionality to the crate, to allow the developer to set a custom process name, instead of just using the default binary name.