Conversation
troglobit
left a comment
There was a problem hiding this comment.
Having this as an option would be very useful to more users. However, you need to update the documentation in syslog.conf(5), detailing what the option does and preferably provide a log output example.
Also, the code where you assign start would benefit from a comment describing what it does.
|
Making the changes now. Would you like me to amend and force push the changes, or to just commit on top? |
Amend and force push, please. |
14be902 to
6b89340
Compare
This makes it so `syslogd` always prints the priority. Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com>
troglobit
left a comment
There was a problem hiding this comment.
Looks great, nice work on this!
|
aaaand the tests pass. Merging! |
|
Thank you! |
No no, thank you for taking the time to contribute to the project! ❤️ 😊 |
This makes it so
syslogdalways prints the priority.This is also a personal want of mine. I have no idea if it is something that you might want, however.