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 RealityData

alpha
Authorization "imodeljs-frontend.Authorization" The logger category used for general authorization purposes
FeatureTracking "imodeljs-frontend.FeatureTracking" The logger category used by FeatureTrackingManager

alpha
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

Last Updated: 29 November, 2022