summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-05-29 19:45:23 -0400
committerGitHub <noreply@github.com>2018-05-29 19:45:23 -0400
commit5a763e8a5aafaccd6e18ea575e3f56c1a19bd508 (patch)
tree50584223f4e03b05e166eaf38850edf79f403746 /src/common/logging/log.h
parent220d4672df1f0eed9e68535a48c1100314098578 (diff)
parent7757cc1a7ffceccdcd87a77d8ea292c822fa9599 (diff)
Merge pull request #480 from mailwl/bcat
Service/BCAT: add module and services
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 48f85deac..43e572ebe 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -55,6 +55,7 @@ enum class Class : ClassType {
Service_AOC, ///< The AOC (AddOn Content) service
Service_APM, ///< The APM (Performance) service
Service_Audio, ///< The Audio (Audio control) service
+ Service_BCAT, ///< The BCAT service
Service_Fatal, ///< The Fatal service
Service_Friend, ///< The friend service
Service_FS, ///< The FS (Filesystem) service