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  
regExpFromString(string:String) — Package Function, org.as3commons.logging.util
Transforms a string that contains regular regexp syntax to a working RegExp instance.
RegExpSetup — class, package org.as3commons.logging.setup
The RegExpSetup allows to filter different ILogSetup instances to differently named loggers.
RegExpSetup() — Constructor, class org.as3commons.logging.setup.RegExpSetup
Constructs a new RegExpSetup.
removeDuplicates(arr:Array) — Package Function, org.as3commons.logging.util
Removes duplicates in an array.
removeLogger(logger:mx.logging:ILogger) — method, class org.as3commons.logging.integration.MateIntegration
Stops this target from receiving events from the specified logger.
rootLogger — Property, class org.as3commons.logging.setup.log4j.Log4JStyleSetup
Root logger definition
rule(target:org.as3commons.logging.setup:ILogTarget, name:RegExp, person:RegExp, level:org.as3commons.logging.setup:LogSetupLevel) — Package Function, org.as3commons.logging.setup
Creates a regular expression based rule setup.
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