diff options
Diffstat (limited to 'src/common/logging/backend.cpp')
| -rw-r--r-- | src/common/logging/backend.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp index 649640e72..7d3534a43 100644 --- a/src/common/logging/backend.cpp +++ b/src/common/logging/backend.cpp | |||
| @@ -39,6 +39,8 @@ static std::shared_ptr<Logger> global_logger; | |||
| 39 | SUB(Service, AC) \ | 39 | SUB(Service, AC) \ |
| 40 | SUB(Service, PTM) \ | 40 | SUB(Service, PTM) \ |
| 41 | SUB(Service, LDR) \ | 41 | SUB(Service, LDR) \ |
| 42 | SUB(Service, NIM) \ | ||
| 43 | SUB(Service, NWM) \ | ||
| 42 | SUB(Service, CFG) \ | 44 | SUB(Service, CFG) \ |
| 43 | SUB(Service, DSP) \ | 45 | SUB(Service, DSP) \ |
| 44 | SUB(Service, HID) \ | 46 | SUB(Service, HID) \ |