aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorJamePeng <jame_peng@sina.com>2016-10-02 15:45:58 +0800
committerJamePeng <jame_peng@sina.com>2016-10-02 17:36:57 +0800
commitbd8c80a7b4836702f889c1e215599f558ed89c82 (patch)
treefa1019fe1e8e6c091c822a5f0b473d6adb382fa5 /src/common/logging/backend.cpp
parent4b14e17b18e20f7f8077f0c7efc0e3a44ca8ca2a (diff)
Update the stub code of BOSS
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 9a13a9e900..88209081d9 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -37,6 +37,7 @@ namespace Log {
SUB(Service, FS) \
SUB(Service, ERR) \
SUB(Service, APT) \
+ SUB(Service, BOSS) \
SUB(Service, GSP) \
SUB(Service, AC) \
SUB(Service, AM) \