| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| getClassLogger(input:any, person:String) — Package Function, org.as3commons.logging.api |
|
Returns a logger for the passed-in class. |
| getLevelByValue(value:int) — Static Method , class org.as3commons.logging.setup.LogSetupLevel |
|
Returns a LogSetupLevel for the value. |
| getLogger(input:any, person:String) — Package Function, org.as3commons.logging.api |
|
Returns a logger for the passed-in input that can be eighter a String
or a Class. |
| getLogger(name:String) — method, class org.as3commons.logging.integration.OSMFIntegration |
| |
| getLogger(name:Object) — method, class org.as3commons.logging.integration.SpiceLibIntegration |
|
Creates a logger for the Swiz system. |
| getLogger(target:Object) — method, class org.as3commons.logging.integration.YUILoggerFactory |
|
Returns a matching ILogger for the passed in object that sends
all statements to as3commons. |
| getNamedLogger(name:String, person:String) — Package Function, org.as3commons.logging.api |
|
Returns a logger for the passed-in name. |
| getNamedLogger(name:String, person:String) — method, class org.as3commons.logging.api.LoggerFactory |
|
Returns a ILogger instance for the passed-in name. |
| GMT — Package Constant Property, org.as3commons.logging.util |
|
GMT offset of the running swf. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |