Enumeration SecureLogLevelConst

Values to indicate the level of an event. mirrors levels found in android.util.Log to minimize plugin friction.

Enumeration Members

Enumeration Members

DEBUG: 3
ERROR: 6
FATAL: 7
INFO: 4
VERBOSE: 2
WARN: 5

Generated using TypeDoc