summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.cpp
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-08-04 21:20:26 -0400
committerGitHub <noreply@github.com>2018-08-04 21:20:26 -0400
commita0a605df06e82e13f3529d824a6bdd45839c8705 (patch)
treeb522eca4059240eefabb845b05e7ce82ac1c54ef /src/common/logging/backend.cpp
parentcd96c04339f0b457154ae17810408a9c39959962 (diff)
parentde7295618182135e11fa968feba79b8a6b72f0b3 (diff)
Merge pull request #924 from lioncash/arp
service: Add arp services
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 34dec06fe..816414e8d 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -168,6 +168,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, AM) \
SUB(Service, AOC) \
SUB(Service, APM) \
+ SUB(Service, ARP) \
SUB(Service, BCAT) \
SUB(Service, BPC) \
SUB(Service, BTM) \