summaryrefslogtreecommitdiff
path: root/src/utils/cpp/tmp_dir.cpp
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-03-06 15:47:27 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-03-07 10:04:35 +0100
commit05f3f2c1c0d0d39562fee09afd201b7bc9a9db4b (patch)
tree89c20a85d85b5cbd8d28d39628b20a487e9833d3 /src/utils/cpp/tmp_dir.cpp
parentd6b7f3373dcffdf406cd15887a6fba5e70e277cb (diff)
downloadjustbuild-05f3f2c1c0d0d39562fee09afd201b7bc9a9db4b.tar.gz
Down-level log message for errors that can be handled
We deliberately have many functions that do not abort the process on failure and instead simply return a corresponding value. It is then up to the caller to decide how to handle this failure; in particular, such a failure can be expected, e.g., if we try to fetch a file from remote execution first, before fetching it from the upstream location. To have a consistent user experience, nothing that can occur in a successfull build should be reported at error level; moreover, messages that routinely occur during successfull builds should not be reported at progress or above, except for the (stage) result messages and the progress reporter.
Diffstat (limited to 'src/utils/cpp/tmp_dir.cpp')
0 files changed, 0 insertions, 0 deletions