Rate this page:

LogRecord

Structure for outer logging

Props

category

Copy URL
category: 

LogCategory

Name of the module that creates a record.

formattedText

Copy URL
formattedText: 

string

The text that is displayed in the browser console.

label

Copy URL
label: 

string

Record label

level

Copy URL
level: 

LogLevel

Possible LogLevel values:

Value Mean
1 ERROR
2 WARNING
3 INFO
4 TRACE

message

Copy URL
message: 

string

Record message