Class com.GameInterface.LogBase
- com.GameInterface.LogBase
Field Detail
SignalMsg
static public SignalMsg:Signal
Method Detail
SetMsgForward
function SetMsgForward(value:Boolean):Void
GetMsgForward
function GetMsgForward():Boolean
GetMsgCache
function GetMsgCache():Array
Error
function Error(category:String, message:Object):Void
Warning
function Warning(category:String, message:Object):Void
Info2
function Info2(category:String, message:Object):Void
Info1
function Info1(category:String, message:Object):Void
Info0
function Info0(category:String, message:Object):Void
Print
function Print(level:Number, category:String, message:String):Void