Search
Loading...
Skip to content

Variable: LogLevel

LogLevel: object;

Type declaration#

NameTypeDefault value
Info"Info"'Info'
Warning"Warning"'Warning'
Error"Error"'Error'

Deprecated#

Specifying log levels via LogLevel.Info has been deprecated. Please use the desired LogLevel string directly.