Diffusion KI18n b45c3cea521e

Replace all qWarning and related calls with categorised logging

Authored by ahiemstra on Oct 11 2019, 2:18 PM.

Description

Replace all qWarning and related calls with categorised logging

Summary:
This replaces all uncategorised qWarning() calls with calls to qCWarning(), using the
kf5.ki18n category for the main warnings, with kf5.ki18n.kuit used for warnings
produced by the kuit code.

Test Plan: Tests still pass, warnings printed by ki18n during tests now use categorised logging.

Reviewers: apol

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D24630

Details

Committed
ahiemstraOct 15 2019, 11:28 AM
Reviewer
apol
Differential Revision
D24630: Replace all qWarning and related calls with categorised logging
Parents
R249:dd9ffd76bc70: GIT_SILENT Upgrade KF5 version to 5.64.0.
Branches
Unknown
Tags
Unknown