]> source.dussan.org Git - nextcloud-server.git/commit
only log diagnostic events if a treshhold is set 32382/head
authorRobin Appelman <robin@icewind.nl>
Fri, 13 May 2022 13:06:47 +0000 (15:06 +0200)
committerRobin Appelman <robin@icewind.nl>
Fri, 13 May 2022 13:15:26 +0000 (15:15 +0200)
commiteda997f2bd6e969753ca90c400b790427b2bf684
treeef0818523ff1fd659b14e791c1ec46d61c546351
parent52bb29bde117f13d8df106bdc6862efe12314448
only log diagnostic events if a treshhold is set

this prevents log spam and it's rare that you actually want to very short events logged anyway

Signed-off-by: Robin Appelman <robin@icewind.nl>
config/config.sample.php
lib/private/Diagnostics/EventLogger.php