bloomd
bloomd copied to clipboard
Syslog facilities
Hi there,
It would be nice if we could configure the syslog facilities (facility, priority and tag) in the bloomd config file and imagine this kind of configuration:
syslog_facility=local0
syslog_tag="myprogram"
syslog_stdout_priority=info
syslog_stderr_priority=err
I'll look into this, shouldn't be too hard
If you need some tests let me know! I got a real good use case :)