| Method | Defined By | ||
|---|---|---|---|
| LogSeverity | |||
| Constant | Defined By | ||
|---|---|---|---|
| DEFAULT : uint = 0 [static] | LogSeverity | ||
| DISABLE : uint = 99 [static] | LogSeverity | ||
| ERROR : uint = 4 [static] | LogSeverity | ||
| INFO : uint = 2 [static] | LogSeverity | ||
| VERBOSE : uint = 1 [static] | LogSeverity | ||
| WARNING : uint = 3 [static] | LogSeverity | ||
| LogSeverity | () | Constructor |
public function LogSeverity()| DEFAULT | Constant |
public static const DEFAULT:uint = 0| DISABLE | Constant |
public static const DISABLE:uint = 99| ERROR | Constant |
public static const ERROR:uint = 4| INFO | Constant |
public static const INFO:uint = 2| VERBOSE | Constant |
public static const VERBOSE:uint = 1| WARNING | Constant |
public static const WARNING:uint = 3