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.
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 FrontendLoggerCategory.FrontendRequestContext class and other related classes.

Defined in

Last Updated: 08 January, 2020