Print critical and fatal messages to stderr
authorHannah von Reth <hannah.vonreth@owncloud.com>
Tue, 13 Aug 2019 10:50:35 +0000 (12:50 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 1 Jul 2020 13:13:20 +0000 (15:13 +0200)
commita57bf0c8994e02f5ad607ba95743875a05976d43
tree7dc02e095464b859d77b13105b75c9879a357ef9
parent039d885b769abf92ae5e8d91d67ddbd9030bcac5
Print critical and fatal messages to stderr

That way we might get a reason why the client crashes (dev setup)
src/libsync/logger.cpp