logger: Add APM service logging category.

This commit is contained in:
bunnei 2018-02-04 22:39:47 -05:00
parent e7bad17a87
commit 3aeeee5ae3
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) \