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  
elapsedTimeAsString(runTime:Number) — method, class org.as3commons.logging.integration.FlexUnitListener
Returns the formatted string of the elapsed time.
error(message:any, parameters:Array) — Package Function, org.as3commons.logging.simple
Logs a message to notify about an error that was dodged by the application to the DIRECT_LOGGER The Error level is designated to be used in case an error occurred and the error could be dodged.
error(message:any, parameters:Array) — method, interface org.as3commons.logging.api.ILogger
Logs a message to notify about an error that was dodged by the application.
error(message:any, parameters:Array) — method, class org.as3commons.logging.api.Logger
Logs a message to notify about an error that was dodged by the application.
ERROR — Package Constant Property, org.as3commons.logging.level
Level used with error() log statements.
ERROR — Constant Static Property, class org.as3commons.logging.setup.LogSetupLevel
Level that will log the error or fatal statements.
errorEnabled — Property, interface org.as3commons.logging.api.ILogger
true if error actually does something.
errorEnabled — Property, class org.as3commons.logging.api.Logger
true if error actually does something.
ERROR_ONLY — Constant Static Property, class org.as3commons.logging.setup.LogSetupLevel
Level that will log just the error statements.
errorTarget — Property, class org.as3commons.logging.api.Logger
The logger for error level, if not added (== null) error is not enabled.
evaluateClass — Property, class org.as3commons.logging.integration.LogMeisterIntegration
true to evaluate the location via a exception in a debug player.
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