logger: Add APM service logging category.

This commit is contained in:
bunnei
2018-02-04 22:39:47 -05:00
parent 69697535bf
commit 8d2e4c3d39
3 changed files with 5 additions and 2 deletions

View File

@ -34,6 +34,7 @@ namespace Log {
CLS(Service) \
SUB(Service, ACC) \
SUB(Service, AM) \
SUB(Service, APM) \
SUB(Service, SM) \
SUB(Service, FS) \
SUB(Service, GSP) \