Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: f02fd8053207ab6e17d0ed5c489399d06624458d
https://github.com/tribe29/checkmk/commit/f02fd8053207ab6e17d0ed5c489399d06…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2021-07-01 (Thu, 01 Jul 2021)
Changed paths:
M livestatus/src/StringUtils.cc
M livestatus/src/StringUtils.h
M livestatus/src/test/test_StringUtil.cc
Log Message:
-----------
Fix binary output in cmc.log
This confuses the usual piece of tooling such as tail(1) or grep(1)
and is generally not useful. Instead, we now dump the binary content
as hex values.
Change-Id: I39d24d06d3880ac0adbbeb9d56ff93aa7e1c7172