CommonLoggerCategory Enumeration
Logger categories used by this package
see Logger
Members
| Name |
Value |
Description |
| Geometry |
"imodeljs-common.Geometry" |
The logger category used by common classes relating to Geometry. |
| ElementProps |
"imodeljs-common.ElementProps" |
The logger category used by common classes relating to ElementProps. |
| RpcInterfaceBackend |
"imodeljs-backend.RpcInterface" |
The logger category used by the portions of the RpcInterface framework that run on the backend. |
| RpcInterfaceFrontend |
"imodeljs-frontend.RpcInterface" |
The logger category used by the portions of the RpcInterface framework that run on the frontend. |
Defined in
Last Updated:
08 January, 2020