eis: Change default logging category to warning

This makes it consistent with other debug categories

BUG: 489957
This commit is contained in:
David Edmundson 2024-07-12 13:39:12 +01:00
parent 7891ee6c41
commit 5b17454aa5

View file

@ -7,14 +7,14 @@ ecm_qt_declare_logging_category(eis
HEADER libeis_logging.h
IDENTIFIER KWIN_EIS
CATEGORY_NAME kwin_libeis
DEFAULT_SEVERITY Debug
DEFAULT_SEVERITY Warning
)
ecm_qt_declare_logging_category(eis
HEADER inputcapture_logging.h
IDENTIFIER KWIN_INPUTCAPTURE
CATEGORY_NAME kwin_inputcapture
DEFAULT_SEVERITY Debug
DEFAULT_SEVERITY Warning
)
target_sources(eis PRIVATE