Use a standardised locale to create log file filenames, fixing issues with certain...
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 31 Aug 2023 05:36:10 +0000 (13:36 +0800)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 13 Sep 2023 12:08:13 +0000 (14:08 +0200)
commit704a4ec511961ea6783357a89128084f2e536855
tree876b8bdc53fa5312376b1128e2ee0632d1c1bf04
parentd8c97c999d4f32ec60b1d2fe213062dbbda9084d
Use a standardised locale to create log file filenames, fixing issues with certain locales

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/libsync/logger.cpp