diff options
Diffstat (limited to 'src/common/logging/log.h')
| -rw-r--r-- | src/common/logging/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h index 45821850c..ade44d9c7 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h | |||
| @@ -65,6 +65,7 @@ enum class Class : ClassType { | |||
| 65 | Service_NS, ///< The NS services | 65 | Service_NS, ///< The NS services |
| 66 | Service_NVDRV, ///< The NVDRV (Nvidia driver) service | 66 | Service_NVDRV, ///< The NVDRV (Nvidia driver) service |
| 67 | Service_PCTL, ///< The PCTL (Parental control) service | 67 | Service_PCTL, ///< The PCTL (Parental control) service |
| 68 | Service_PREPO, ///< The PREPO(Play report) service | ||
| 68 | Service_SET, ///< The SET (Settings) service | 69 | Service_SET, ///< The SET (Settings) service |
| 69 | Service_SM, ///< The SM (Service manager) service | 70 | Service_SM, ///< The SM (Service manager) service |
| 70 | Service_SPL, ///< The SPL service | 71 | Service_SPL, ///< The SPL service |