mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 16:32:48 +02:00
In previous commit we implemented log-profile parsing logic. Now let's actually make use of available log-profile information from logger struct to decide whether we need to rebuild the logline under process_send_log() according to log profile settings. Nothing is done if the logger didn't specify a log-profile.