Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/71916
Change subject: zuul: stop debugging log for Gerrit events ...................................................................... zuul: stop debugging log for Gerrit events The debug.log is spammed with tons of Gerrit events we no more care about that much. They are stacktrace and json dumps. Change-Id: Id6926a160bcb6ab6bf8c2c9625263d7af056dfe9 --- M files/zuul/logging.conf 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/16/71916/1 diff --git a/files/zuul/logging.conf b/files/zuul/logging.conf index 8b76da2..622cc8f 100644 --- a/files/zuul/logging.conf +++ b/files/zuul/logging.conf @@ -17,7 +17,7 @@ qualname=zuul [logger_gerrit] -level=DEBUG +level=INFO handlers=debug,normal qualname=gerrit -- To view, visit https://gerrit.wikimedia.org/r/71916 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id6926a160bcb6ab6bf8c2c9625263d7af056dfe9 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
