summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 6298a4906..d8dbab939 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -66,6 +66,7 @@ enum class Class : ClassType {
66 Service_SET, ///< The SET (Settings) service 66 Service_SET, ///< The SET (Settings) service
67 Service_SM, ///< The SM (Service manager) service 67 Service_SM, ///< The SM (Service manager) service
68 Service_SPL, ///< The SPL service 68 Service_SPL, ///< The SPL service
69 Service_SSL, ///< The SSL service
69 Service_Time, ///< The time service 70 Service_Time, ///< The time service
70 Service_VI, ///< The VI (Video interface) service 71 Service_VI, ///< The VI (Video interface) service
71 HW, ///< Low-level hardware emulation 72 HW, ///< Low-level hardware emulation