Geal / rust-syslog

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

Added `set_facility` method. #17

Closed Kixunil closed 7 years ago

Kixunil commented 7 years ago

This method allows to change facility run-time. One use case is when facility needs to be configured and failure to read config file should be logged with some default facility.

Kixunil commented 7 years ago

Ping?

Geal commented 7 years ago

Hi! Thank you for this :) the new release might have to wait a bit, I have other changes to do before that

Kixunil commented 7 years ago

OK, I'm looking forward to it! :)