Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogLevel

An enumeration of the available log levels. Use with Player.setLogLevel to change the player logging level.

Index

Enumeration members

Enumeration members

DEBUG

DEBUG: = "debug"

ERROR

ERROR: = "error"

INFO

INFO: = "info"

WARN

WARN: = "warn"

Generated using TypeDoc