summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-03-23 15:30:17 -0400
committerGitHub <noreply@github.com>2018-03-23 15:30:17 -0400
commit68658ce4b095e41b50bdd5c91620407845c08779 (patch)
tree00b0ff2817ec4a821fe14044a925747a4453ce21 /src/common/logging/backend.cpp
parentfd0a7c0aaf384016eefdeebf4a0e2790ca244808 (diff)
parent9ee33350de652ce586a5ff6a2135ebbaeaa45c7c (diff)
Merge pull request #268 from mailwl/ssl
Service/SSL: add ssl service
Diffstat (limited to 'src/common/logging/backend.cpp')
-rw-r--r--src/common/logging/backend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 8d5225f62..9bfac5e7f 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -49,6 +49,7 @@ namespace Log {
SUB(Service, SET) \
SUB(Service, SM) \
SUB(Service, SPL) \
+ SUB(Service, SSL) \
SUB(Service, Time) \
SUB(Service, VI) \
CLS(HW) \