Commit 5e800fb4 authored by Kai Koehne's avatar Kai Koehne
Browse files

QNX: Fix logging of QtDebugMsg in slog2 backend

With the introduction of QtInfoMsg in commit ef6279fd

 we also changed
the mapping of Qt to slog2 levels: QtInfoMsg now ends up as SLOG2_DEBUG1,
instead of SLOG2_INFO. Anyhow, we didn't change the default buffer
verbosity level accordingly.

Task-number: QTBUG-51378
Change-Id: Ia464f9e5a31e19413902e877d4f2be0ba6d340db
Reviewed-by: default avatarDan Cape <dcape@qnx.com>
Reviewed-by: default avatarJanne Koskinen <janne.p.koskinen@theqtcompany.com>
Reviewed-by: default avatarRafael Roquetto <rafael.roquetto@kdab.com>
parent 7c200b6d
Branches
Tags
No related merge requests found
Showing with 1 addition and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment