Packagecom.myflashlab.air.extensions.onesignal
Classpublic class LogLevel
InheritanceLogLevel Inheritance Object



Public Methods
 MethodDefined By
  
LogLevel
Public Constants
 ConstantDefined By
  DEBUG : int = 5
[static]
LogLevel
  ERROR : int = 2
[static]
LogLevel
  FATAL : int = 1
[static]
LogLevel
  INFO : int = 4
[static]
LogLevel
  NONE : int = 0
[static]
LogLevel
  VERBOSE : int = 6
[static]
LogLevel
  WARN : int = 3
[static]
LogLevel
Constructor Detail
LogLevel()Constructor
public function LogLevel()



Constant Detail
DEBUGConstant
public static const DEBUG:int = 5

ERRORConstant 
public static const ERROR:int = 2

FATALConstant 
public static const FATAL:int = 1

INFOConstant 
public static const INFO:int = 4

NONEConstant 
public static const NONE:int = 0

VERBOSEConstant 
public static const VERBOSE:int = 6

WARNConstant 
public static const WARN:int = 3