| Package | vegas.net |
| Class | public final class NetServerLevel |
| Inheritance | NetServerLevel Object |
| Constant | Defined By | ||
|---|---|---|---|
| ERROR : String = error [static]
The 'error' level code. | NetServerLevel | ||
| INFO : String = info [static]
The 'info' level code. | NetServerLevel | ||
| STATUS : String = status [static]
The 'status' level code. | NetServerLevel | ||
| WARNING : String = warning [static]
The 'warning' level code. | NetServerLevel | ||
| ERROR | Constant |
public static const ERROR:String = errorThe 'error' level code.
| INFO | Constant |
public static const INFO:String = infoThe 'info' level code.
| STATUS | Constant |
public static const STATUS:String = statusThe 'status' level code.
| WARNING | Constant |
public static const WARNING:String = warningThe 'warning' level code.