logger: Add Time service logging category.

This commit is contained in:
bunnei 2018-02-04 22:59:52 -05:00
parent 99ff0f523f
commit 2b621bc1d4
3 changed files with 12 additions and 10 deletions

View file

@ -44,6 +44,7 @@ namespace Log {
SUB(Service, PCTL) \
SUB(Service, SET) \
SUB(Service, SM) \
SUB(Service, Time) \
SUB(Service, VI) \
CLS(HW) \
SUB(HW, Memory) \