| 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 |
| MaashaackIntegration — final class, package org.as3commons.logging.integration |
|
MaashaackIntegration offers a way to send log messages deployed
via Maashacks system to the as3commons system. |
| MaashaackIntegration() — Constructor, class org.as3commons.logging.integration.MaashaackIntegration |
| |
| MaashaackTarget — final class, package org.as3commons.logging.setup.target |
|
MaashaackTarget sents messages to the Maashaack logging system. |
| MaashaackTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.MaashaackTarget |
| |
| MateIntegration — final class, package org.as3commons.logging.integration |
|
Once instanciated it will add itself as debugger to the MateManager
and redirect all Mate log statements to as3commons. |
| MateIntegration(helper:com.asfusion.mate.utils.debug:DebuggerHelper) — Constructor, class org.as3commons.logging.integration.MateIntegration |
|
Constructs and registers the MateIntegration. |
| MateTarget — final class, package org.as3commons.logging.setup.target |
|
Logger that allows tracing to the current configuration in Mate. |
| MateTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.MateTarget |
| |
| maxStatements — Property, class org.as3commons.logging.setup.target.BufferTarget |
|
Maximum amount of statements buffered, if the buffer is full,
the old statements will be dropped
|
| maxStatements — Property, class org.as3commons.logging.setup.target.ConditionalBuffer |
|
Maximum amount of statements buffered, if the buffer is full,
the old statements will be dropped
|
| MergedSetup — class, package org.as3commons.logging.setup |
| |
| MergedSetup(logSetupA:org.as3commons.logging.api:ILogSetup, logSetupB:org.as3commons.logging.api:ILogSetup) — Constructor, class org.as3commons.logging.setup.MergedSetup |
|
Constructs a new MergedSetup that applies both
ILogSetups . |
| MergedTarget — final class, package org.as3commons.logging.setup.target |
|
MergedTarget routes a log statement to two ILogTargets. |
| MergedTarget(logTargetA:org.as3commons.logging.setup:ILogTarget, logTargetB:org.as3commons.logging.setup:ILogTarget) — Constructor, class org.as3commons.logging.setup.target.MergedTarget |
|
Constructs a new MergedTarget out of two ILogTargets. |
| mergeSetups(... rest) — Package Function, org.as3commons.logging.setup |
|
Merges multiple setups into one. |
| mergeTargets(... rest) — Package Function, org.as3commons.logging.setup.target |
|
Merges a list of ILogTarget instances to one instance. |
| message — Property, class org.as3commons.logging.setup.target.LogStatement |
| Message of the log statement. |
| MonsterDebugger3LogTarget — final class, package org.as3commons.logging.setup.target |
|
MonsterDebugger3LogTarget uses the log statement to address
the Monster Debugger 3 console. |
| MonsterDebugger3LogTarget() — Constructor, class org.as3commons.logging.setup.target.MonsterDebugger3LogTarget |
| |
| MonsterDebugger3TraceTarget — final class, package org.as3commons.logging.setup.target |
|
MonsterDebugger3TraceTarget traces directly to the Monster Debugger 3 console. |
| MonsterDebugger3TraceTarget(format:String, colors:Object, depth:int, label:String) — Constructor, class org.as3commons.logging.setup.target.MonsterDebugger3TraceTarget |
|
Constructs a new MonsterDebugger3Target
|
| MonsterDebuggerTarget — final class, package org.as3commons.logging.setup.target |
|
MonsterDebuggerTarget logs directly to the monster debugger. |
| MonsterDebuggerTarget(format:String, colors:Object) — Constructor, class org.as3commons.logging.setup.target.MonsterDebuggerTarget |
|
Constructs a new MonsterDebuggerTarget
|
|
| 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 |