diff --git a/interface/src/InterfaceLogging.cpp b/interface/src/InterfaceLogging.cpp index 9e440440ab..e1d0345277 100644 --- a/interface/src/InterfaceLogging.cpp +++ b/interface/src/InterfaceLogging.cpp @@ -11,4 +11,4 @@ #include "InterfaceLogging.h" -Q_LOGGING_CATEGORY(app, "hifi.interface") +Q_LOGGING_CATEGORY(interfaceapp, "hifi.interface")