remove hiero logging category

This commit is contained in:
einhornimmond 2025-08-14 13:34:10 +02:00
parent 94737437a7
commit 46dc0b46e7

View File

@ -6,7 +6,6 @@ export function initLogging() {
initLogger(
[
defaultCategory('backend', CONFIG.LOG_LEVEL),
defaultCategory('hiero', CONFIG.LOG_LEVEL),
defaultCategory('apollo', CONFIG.LOG_LEVEL),
defaultCategory('klicktipp', CONFIG.LOG_LEVEL),
defaultCategory('gms', CONFIG.LOG_LEVEL),