Page MenuHomePhabricator

MessageProcessor produces no logs
Closed, ResolvedPublicBUG REPORT

Description

While debugging T373202: MessageProcessor is fetching non-lowercase messages for enums, I found out that while MessageProcessor is issuing calls to a logger, it sends all its logs to a NullLogger, since we do not inject a valid logger to that service. This results in log entries being possibly discarded.

Event Timeline

Urbanecm_WMF changed the subtype of this task from "Task" to "Bug Report".

Change #1065232 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/CommunityConfiguration@master] MessageProcessor: Improve logging

https://gerrit.wikimedia.org/r/1065232

Change #1065232 merged by jenkins-bot:

[mediawiki/extensions/CommunityConfiguration@master] MessageProcessor: Actually log something

https://gerrit.wikimedia.org/r/1065232