logger: Add LM service logging category.

This commit is contained in:
bunnei
2018-02-04 22:41:55 -05:00
parent 62656be92c
commit d93836cf1b
3 changed files with 4 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ namespace Log {
SUB(Service, CFG) \
SUB(Service, DSP) \
SUB(Service, HID) \
SUB(Service, LM) \
SUB(Service, NIFM) \
SUB(Service, NVDRV) \
SUB(Service, Audio) \