diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2025-04-04 15:05:02 +0200 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2025-04-10 12:03:05 +0200 |
commit | 91fb11d1b2b817ff35faeeca62bd633a05f9d130 (patch) | |
tree | d7a334b448b5ba7536b6602b16404f1f20ea91fb /oox/source/drawingml/customshapeproperties.cxx | |
parent | ffb2a03dd4acd9451d91c9a912960b962bb881a9 (diff) |
Atomically write line plus newline into $SAL_LOG_FILE
At least on Windows, I see log files in the wild that have multiple lines from
different threads combined into one. This has apparently been broken by
9f027559557cb132835d8a13cdc0281ad4e757ae "WNT: allow to set log level/path from
file" switching to a use of std::endl, for unclear reasons. (But, compared to
the version preceding that, keep the
s << '\n';
after the ANDROID and sal_use_syslog branches, assuming those don't want a
newline added anyway.)
Change-Id: Ie68e015e594918d3480d05c741f83948f1c3d69e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183718
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'oox/source/drawingml/customshapeproperties.cxx')
0 files changed, 0 insertions, 0 deletions