Defines specific logging channel can be used to log message to user when application running.
Usually don't use it to log debug, error and fatal message, but just for basic informations.
static public isOn:Boolean
false
static public channel:LogChannel
static public function LOG(o, level:LogLevel):Void
Dispatches a custom level message