| 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 |
| additivity — Constant Property, class org.as3commons.logging.setup.log4j.Log4JStyleSetup |
|
Additive setup definitions. |
| addLogger(logger:mx.logging:ILogger) — method, class org.as3commons.logging.integration.FlexLogger |
|
Stores a logger from the mx.commons system. |
| addLogger(logger:mx.logging:ILogger) — method, class org.as3commons.logging.integration.MateIntegration |
|
Sets up this target with the specified logger. |
| addLogMessage(level:String, loggerName:String, message:String) — method, class org.as3commons.logging.integration.PushButtonIntegration |
|
Sends the log statements to as3commons logging. |
| addNoLogRule(rule:RegExp) — method, class org.as3commons.logging.setup.RegExpSetup |
|
Adds a rule which defines when to remove loggers added by previous statements. |
| addRule(classRule:RegExp, setup:org.as3commons.logging.api:ILogSetup, personRule:RegExp) — method, class org.as3commons.logging.setup.RegExpSetup |
|
Adds a rule which defines when to use a setup for a logger according
to the loggers name. |
| addTargetRule(rule:RegExp, target:org.as3commons.logging.setup:ILogTarget, level:org.as3commons.logging.setup:LogSetupLevel, personRule:RegExp) — method, class org.as3commons.logging.setup.RegExpSetup |
|
Adds a rule which defines when to use a certain ILogTarget
with loggers. |
| AirFileTarget — final class, package org.as3commons.logging.setup.target |
|
AirFileTarget logs statements to a log file on the hard disk. |
| AirFileTarget(filePattern:String) — Constructor, class org.as3commons.logging.setup.target.AirFileTarget |
|
Since the output of the files is merely
|
| AlconTarget — final class, package org.as3commons.logging.setup.target |
|
AlconTarget sends log statements to the Alcon-Air application. |
| AlconTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.AlconTarget |
|
Creates a new AlconTarget instance. |
| ALL — Constant Static Property, class org.as3commons.logging.setup.LogSetupLevel |
| Level that will log all statements. |
| allowDomainInRSL(... rest) — method, class _51383bcb8a7942b574db3e3b2eb8fe64cebfffe5f4028c4f829e45910e792780_mx_core_FlexModuleFactory |
| |
| allowInsecureDomainInRSL(... rest) — method, class _51383bcb8a7942b574db3e3b2eb8fe64cebfffe5f4028c4f829e45910e792780_mx_core_FlexModuleFactory |
| |
| allProperties(value:any) — Package Function, org.as3commons.logging.util |
|
Returns a array with all public accessible properties of a object. |
| allTargets — Property, class org.as3commons.logging.api.Logger |
|
Sets all loggers to the passed-in logTarget. |
| append(event:org.log5f.events:LogEvent) — method, class org.as3commons.logging.integration.Log5FIntegration |
|
Sends the events to the as3commons logging framework. |
| appender — Constant Property, class org.as3commons.logging.setup.log4j.Log4JStyleSetup |
|
Appender Registry. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, interface org.as3commons.logging.api.ILogSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.HierarchicalSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.LevelTargetSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger, target:org.as3commons.logging.setup:ILogTarget) — method, class org.as3commons.logging.setup.LogSetupLevel |
|
Applies the passed-in target to the passed-in logger for all levels
matching to this LogSetupLevel. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.MergedSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.RegExpSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.SimpleRegExpSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.SimpleTargetSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| applyTo(logger:org.as3commons.logging.api:Logger) — method, class org.as3commons.logging.setup.WrapperRegExpSetup |
|
Sets targets of the passed-in Logger to the ones
desired by the setup. |
| ArthropodTarget — final class, package org.as3commons.logging.setup.target |
|
Sends log statements to the Athropod Logging client. |
| ArthropodTarget(format:String, colors:Object, warnLevels:org.as3commons.logging.setup:LogSetupLevel) — Constructor, class org.as3commons.logging.setup.target.ArthropodTarget |
|
Creates a new Arthopod log target. |
| ASAPIntegration(event:org.asaplibrary.util.debug:LogEvent) — Package Function, org.as3commons.logging.integration |
|
ASAPLibrary is a integration Hook for the ASAP Library that
can be used to redirect ASAP log statements to as3commons logging. |
| ASAPTarget — final class, package org.as3commons.logging.setup.target |
|
ASAPTarget can be used to send statements from your code
that uses as3commons-logging to your Asap library setup. |
| ASAPTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.ASAPTarget |
|
Creates a new ASAPTarget instance. |
| aTrace(... rest) — Package Function, org.as3commons.logging.simple |
|
Subsitute for the native trace function. |
|
| 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 |