]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: systemd wrapper: improve logging
authorApollon Oikonomopoulos <apoikos@debian.org>
Thu, 17 Apr 2014 13:39:29 +0000 (16:39 +0300)
committerWilly Tarreau <w@1wt.eu>
Thu, 17 Apr 2014 16:11:11 +0000 (18:11 +0200)
commit6b6f3a09fb29b899254e6360061aa8f640ab9237
tree925d2dbff89ce8c7166156f3841a5d2bfd3bfbc3
parentb3fce6ef4d1db7b87c3b7294088a5fe62ca2fe8e
MINOR: systemd wrapper: improve logging

Use standard error for logging messages, as it seems that this gets
messages to the systemd journal more reliably. Also use systemd's
support for specifying log levels via stderr to apply different levels
to messages.
src/haproxy-systemd-wrapper.c