MLQLoggingCategoryControl

MLModule
author Marcus Barann
package FMEstable/ReleaseMeVis
dll MLQLoggingCategoryControl
definition MLQLoggingCategoryControl.def
keywords WebEngineView

Purpose

Provides a filter for QLoggingCategory to exclude certain log messages, for example JavaScript messages from QtWebEngine.

Usage

Add this module to your application and control the categories that will be filtered through filteredLoggingCategoryNames.

Parameter Fields

Hidden Fields

filteredLoggingCategoryNames

name: filteredLoggingCategoryNames, type: String

Comma separated list of Qt logging category names.