API Reference > imodeljs-frontend > Logging > FrontendLoggerCategory FrontendLoggerCategory Enumeration Logger categories used by this package note All logger categories in this package start with the imodeljs-frontend prefix. see Logger Members Name Value Description Package "imodeljs-frontend" NativeApp "imodeljs-frontend.NativeApp" The logger category used for NativeApp EventSource "imodeljs-frontend.EventSource" The logger category used by EventSource RealityData "imodeljs-frontend.RealityData" The logger category used by RealityDataalpha Authorization "imodeljs-frontend.Authorization" The logger category used for general authorization purposes FeatureTracking "imodeljs-frontend.FeatureTracking" The logger category used by FeatureTrackingManageralpha IModelConnection "imodeljs-frontend.IModelConnection" The logger category used by the IModelConnection class and other related classes. FrontendRequestContext "imodeljs-frontend.FrontendRequestContext" The logger category used by the FrontendRequestContext class and other related classes. MobileAuthorizationClient "imodeljs-frontend.MobileAuthorizationClient" The logger category used by OIDC-related functions on iOS. Defined in core/frontend/src/FrontendLoggerCategory.ts Line 14 Last Updated: 12 June, 2024