enable dev logs only when NEXTCLOUD_DEV is defined to value 1
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 2 Oct 2024 13:14:27 +0000 (15:14 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 4 Oct 2024 10:02:39 +0000 (12:02 +0200)
commit48932ba57b1cd28fa8495d843bbcb93d42829829
treebb2846c08af12bf0d99d8036ccc75823fb7c2f1e
parent94e8fb8a893ea0772416f8a6394f1914cd2f99e1
enable dev logs only when NEXTCLOUD_DEV is defined to value 1

will switch back production logs to the intended behavior

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/gui/application.cpp
src/libsync/logger.cpp