diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-28 15:37:48 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-28 15:44:59 +0200 |
commit | 07e9ec60fe1e203d5e28133d7cc2ffb292df0846 (patch) | |
tree | 203237c22a9ff5c1b3824f7d6d622d3976317b68 /src/utils/cpp | |
parent | c362ea792c42d6c084251d2918a7cca75a9ef317 (diff) | |
download | justbuild-07e9ec60fe1e203d5e28133d7cc2ffb292df0846.tar.gz |
Demote message on absence of cach key to debug
The separation of cache-key handling and CAS lockup in
e6a91bb733b0738cee0b3ae06ee640f70c1e787f unified the log-level of
two messages to warning: the absence of a cache entry (originally
debug) and a report on a malformed entry in the cache (originally
warning). As we routinely expect non-cached actions in a build,
demote those messages to debug level in order to keep the log
readable and not confuse the user with warnings about expected
behaviour.
Diffstat (limited to 'src/utils/cpp')
0 files changed, 0 insertions, 0 deletions