Vips scaler uses wfDebug almost entirely for logging. It should be changed so that the logs go to a vips log-channel instead of just the general wfDebug, and to use the new LoggerFactory::getInstance thingy instead of the older global functions.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T157850 Interacting with Wikimedia logs should be a pleasant experience | |||
Open | None | T88649 Convert MediaWiki logging to direct use of PSR-3 | |||
Open | None | T117385 VipsScaler should use new logging system |
Event Timeline
Comment Actions
Change 318686 had a related patch set uploaded (by Silke Meyer):
Changing logging from wfDebug to PSR-3
Comment Actions
Change 318687 had a related patch set uploaded (by Silke Meyer):
Changing logging from wfDebug to PSR-3
Comment Actions
Change 318686 abandoned by Silke Meyer:
Changing logging from wfDebug to PSR-3
Reason:
wrong target branch