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"  
EventSource "imodeljs-frontend.EventSource" The logger category used by EventSource
Authorization "imodeljs-frontend.Authorization" The logger category used for general authorization purposes
OidcIOSClient "imodeljs-frontend.OidcIOSClient" The logger category used by OIDC-related functions on iOS.
FeatureToggle "imodeljs-frontend.FeatureToggles" The logger category used by feature-flag-related functions
EditorConnection "imodeljs-frontend.EditorConnection" The logger category used by EditorConnection functions
IModelConnection "imodeljs-frontend.IModelConnection" The logger category used by the IModelConnection class and other related classes.
OidcBrowserClient "imodeljs-frontend.OidcBrowserClient" The logger category used by OIDC-related functions in the browser.
FrontendRequestContext "imodeljs-frontend.FrontendRequestContext" The logger category used by the FrontendRequestContext class and other related classes.

Defined in

Last Updated: 05 June, 2020