Remarks
Logging Categories
Values
EOS_ELogCategory
Enumerated Value | Meaning |
---|---|
EOS_LC_Core | Low level logs unrelated to specific services |
EOS_LC_Auth | Logs related to the Auth service |
EOS_LC_Friends | Logs related to the Friends service |
EOS_LC_Presence | Logs related to the Presence service |
EOS_LC_UserInfo | Logs related to the UserInfo service |
EOS_LC_HttpSerialization | Logs related to HTTP serialization |
EOS_LC_Ecom | Logs related to the Ecommerce service |
EOS_LC_P2P | Logs related to the P2P service |
EOS_LC_Sessions | Logs related to the Sessions service |
EOS_LC_RateLimiter | Logs related to rate limiting |
EOS_LC_PlayerDataStorage | Logs related to the PlayerDataStorage service |
EOS_LC_Analytics | Logs related to sdk analytics |
EOS_LC_Messaging | Logs related to the messaging service |
EOS_LC_Connect | Logs related to the Connect service |
EOS_LC_Overlay | Logs related to the Overlay |
EOS_LC_Achievements | Logs related to the Achievements service |
EOS_LC_Stats | Logs related to the Stats service |
EOS_LC_UI | Logs related to the UI service |
EOS_LC_Lobby | Logs related to the lobby service |
EOS_LC_Leaderboards | Logs related to the Leaderboards service |
EOS_LC_Keychain | Logs related to an internal Keychain feature that the authentication interfaces use |
EOS_LC_IntegratedPlatform | Logs related to integrated platforms |
EOS_LC_TitleStorage | Logs related to Title Storage |
EOS_LC_Mods | Logs related to the Mods service |
EOS_LC_AntiCheat | Logs related to the Anti-Cheat service |
EOS_LC_Reports | Logs related to reports client. |
EOS_LC_Sanctions | Logs related to the Sanctions service |
EOS_LC_ProgressionSnapshots | Logs related to the Progression Snapshot service |
EOS_LC_KWS | Logs related to the Kids Web Services integration |
EOS_LC_RTC | Logs related to the RTC API |
EOS_LC_RTCAdmin | Logs related to the RTC Admin API |
EOS_LC_CustomInvites | Logs related to the Custom Invites API |
EOS_LC_ALL_CATEGORIES | Not a real log category. Used by EOS_Logging_SetLogLevel to set the log level for all categories at the same time |