Packagecom.tuarua.onesignal
Classpublic final class LogLevel
InheritanceLogLevel Inheritance Object



Public Constants
 ConstantDefined By
  debug : uint = 5
[static]
LogLevel
  error : uint = 2
[static]
LogLevel
  fatal : uint = 1
[static]
LogLevel
  info : uint = 4
[static]
LogLevel
  none : uint = 0
[static]
LogLevel
  verbose : uint = 6
[static]
LogLevel
  warn : uint = 3
[static]
LogLevel
Constant Detail
debugConstant
public static const debug:uint = 5

errorConstant 
public static const error:uint = 2

fatalConstant 
public static const fatal:uint = 1

infoConstant 
public static const info:uint = 4

noneConstant 
public static const none:uint = 0

verboseConstant 
public static const verbose:uint = 6

warnConstant 
public static const warn:uint = 3