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  
parameters — Property, class org.as3commons.logging.setup.target.LogStatement
Parameters for the log statement.
passToFactory(statements:Array, factory:org.as3commons.logging.api:LoggerFactory) — Package Function, org.as3commons.logging.util
Logs a list of log statements to a factory.
passToTarget(statements:Array, logTarget:org.as3commons.logging.setup:ILogTarget) — Package Function, org.as3commons.logging.util
Logs a list of log statements to a log target.
person — Property, interface org.as3commons.logging.api.ILogger
Returns the person that this logger created.
person — Property, class org.as3commons.logging.api.Logger
Returns the person that this logger created.
person — Property, class org.as3commons.logging.setup.target.LogStatement
Information about the person that logged this.
print(owner:Object, level:String, str:String) — method, class org.as3commons.logging.integration.SLF4ASIntegration
Prints a log statement
printFailure(failure:org.flexunit.runner.notification:Failure, prefix:String) — method, class org.as3commons.logging.integration.FlexUnitListener
Traces a provided failure with a certain prefix
printFailures(result:org.flexunit.runner:Result) — method, class org.as3commons.logging.integration.FlexUnitListener
Traces all failures that were received in the result
Progression4Integration(... rest) — Package Function, org.as3commons.logging.integration
Added as Progression 4 target this function will send Progression log events to the as3commons system.
Progression4Target — class, package org.as3commons.logging.setup.target
Progression4Target can send log statements to the logging mechanism used in the Progression framework.
Progression4Target(format:String) — Constructor, class org.as3commons.logging.setup.target.Progression4Target
Creates a new Progression4Target
PushButtonIntegration — final class, package org.as3commons.logging.integration
PushButtonIntegration can be used as ILogAppender for the Push Button Engine that sends all log requests to as3commons.
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