Folder: set csync verbosity to 0 if the Logger is not there
authorOlivier Goffart <ogoffart@woboq.com>
Wed, 21 Oct 2015 23:13:35 +0000 (01:13 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Wed, 21 Oct 2015 23:13:35 +0000 (01:13 +0200)
commita608b4e9e0cdb38939873c348ca5def96242c1ec
tree9faf7133b53a9a9c46ce75591d908481cb5a4d4e
parentf6a543ada3288eada9178d618235195027db91b7
Folder: set csync verbosity to 0 if the Logger is not there

csync_log was still accounting for 8% of the local discovery (because
of vsnprintf and asprintf)
src/gui/folder.cpp