Possible levels to log in the console.

Enumeration Members

Enumeration Members

Debug

Debug, info, warnings, and errors will be shown in the console.

Error

Only errors will be shown in the console.

Info

Only info, warnings, and errors will be shown in the console.

Silent

No logs will be shown in the console.

Verbose

All logs will be shown in the console.

Warn

Only warnings and errors will be shown in the console.