summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-08-01 21:34:28 -0400
committerGitHub <noreply@github.com>2018-08-01 21:34:28 -0400
commit746d7d4d280d87606d5033ca28b05261435b927d (patch)
tree94e351b91470154c83f2a2b0d841c2390357ede6 /src/common/logging/log.h
parent9bb8720289f07295515f3d429e1b434da131f9df (diff)
parente39294c2678af19003b692e66f32956f7f546279 (diff)
Merge pull request #888 from lioncash/caps
service: Add capture services
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 8fd552233..e96d817f4 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -58,6 +58,7 @@ enum class Class : ClassType {
Service_BCAT, ///< The BCAT service
Service_BPC, ///< The BPC service
Service_BTM, ///< The BTM service
+ Service_Capture, ///< The capture service
Service_Fatal, ///< The Fatal service
Service_FGM, ///< The FGM service
Service_Friend, ///< The friend service