haproxy/include
Christopher Faulet 5c6fefc8eb MINOR: log: Provide a function to emit a log for an application
Application is a generic term here. It is a modules which handle its own log
server list, with no dependency on a proxy. Such applications can now call the
function app_log() to log messages, passing a log server list and a tag as
parameters. Internally, the function __send_log() has been adapted accordingly.
2019-09-17 10:18:54 +02:00
..
common MINOR: istbuf: Add the function b_isteqi() 2019-09-17 10:18:54 +02:00
import
proto MINOR: log: Provide a function to emit a log for an application 2019-09-17 10:18:54 +02:00
types MINOR: config: Support per-proxy and per-server post-check functions callbacks 2019-09-17 10:18:54 +02:00