BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
LoggingOptions
Interface LoggingOptions
Interface for logging options.
interface
LoggingOptions
{
comments
?:
boolean
;
warnings
?:
boolean
;
errors
?:
boolean
;
debug
?:
boolean
;
}
Index
Properties
comments?
warnings?
errors?
debug?
Properties
Optional
comments
comments
?:
boolean
Optional
warnings
warnings
?:
boolean
Optional
errors
errors
?:
boolean
Optional
debug
debug
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comments
warnings
errors
debug
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Interface for logging options.