aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authormailwl <mailwl@gmail.com>2018-03-23 09:32:50 +0300
committermailwl <mailwl@gmail.com>2018-03-23 09:32:50 +0300
commit9ee33350de652ce586a5ff6a2135ebbaeaa45c7c (patch)
tree427b6ccda520885426556db019254e12a8352fd7 /src/common/logging/log.h
parent633abd5a949c20a545a5fbfab6f2839d09a44e9e (diff)
Service/SSL: add ssl service
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 6298a4906f..d8dbab9395 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -66,6 +66,7 @@ enum class Class : ClassType {
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service
+ Service_SSL, ///< The SSL service
Service_Time, ///< The time service
Service_VI, ///< The VI (Video interface) service
HW, ///< Low-level hardware emulation