logger: Add VI service logging category.

This commit is contained in:
bunnei 2018-02-04 22:26:44 -05:00
parent 93ffd1fc30
commit 951526d8b8
6 changed files with 22 additions and 21 deletions

View file

@ -42,6 +42,7 @@ namespace Log {
SUB(Service, HID) \
SUB(Service, NVDRV) \
SUB(Service, Audio) \
SUB(Service, VI) \
CLS(HW) \
SUB(HW, Memory) \
SUB(HW, LCD) \