MINOR: spoe: use agent's logger to log SPOE messages
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 26 Mar 2018 15:20:58 +0000 (17:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 5 Apr 2018 13:13:54 +0000 (15:13 +0200)
commit3b8e34902b641abf181d53b7615ab5167a0ca78a
tree78b2e55327a7bd43d06a08f08bdf9275757b2842
parent0e0f085a73071cb1d1481be5ca65d010336e2979
MINOR: spoe: use agent's logger to log SPOE messages

Instead of using the logger of the stream, we now use dedicated logger of the
SPOE. This means a logger should be defined.
doc/SPOE.txt
src/flt_spoe.c