diff options
Diffstat (limited to 'src/common/logging')
| -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 abbd056ee..c9161155a 100644 --- a/src/common/logging/log.h +++ b/src/common/logging/log.h @@ -91,6 +91,7 @@ enum class Class : ClassType {      Service_PM,        ///< The PM service      Service_PREPO,     ///< The PREPO (Play report) service      Service_PSC,       ///< The PSC service +    Service_PSM,       ///< The PSM service      Service_SET,       ///< The SET (Settings) service      Service_SM,        ///< The SM (Service manager) service      Service_SPL,       ///< The SPL service | 
