| 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 |
| target — Property, class org.as3commons.logging.setup.target.ConditionalBuffer |
|
Target to be called with all the buffered statements, once the
condition has been reached. |
| test(name:String, shortName:String, level:int, timeStamp:Number, message:any, params:Array, person:String) — method, class org.as3commons.logging.setup.target.ConditionalBuffer |
|
Tests the
|
| test(name:String, shortName:String, level:int, timeStamp:Number, message:any, params:Array, person:String) — method, class org.as3commons.logging.setup.target.FatalBuffer |
|
Tests the
|
| testFailure(failure:org.flexunit.runner.notification:Failure) — method, class org.as3commons.logging.integration.FlexUnitListener |
| |
| testIgnored(description:org.flexunit.runner:IDescription) — method, class org.as3commons.logging.integration.FlexUnitListener |
| |
| testRunFinished(result:org.flexunit.runner:Result) — method, class org.as3commons.logging.integration.FlexUnitListener |
| |
| testStarted(description:org.flexunit.runner:IDescription) — method, class org.as3commons.logging.integration.FlexUnitListener |
| |
| TextFieldTarget — final class, package org.as3commons.logging.setup.target |
|
TextFieldTarget is a simple target that formats log statements
and renders them to a TextField. |
| TextFieldTarget(format:String, textField:flash.text:TextField) — Constructor, class org.as3commons.logging.setup.target.TextFieldTarget |
|
Creates a new TextFieldTarget. |
| threshold — Property, class org.as3commons.logging.setup.HierarchicalSetup |
|
Global threshold that limits the output levels. |
| threshold — Property, class org.as3commons.logging.setup.log4j.Log4JStyleSetup |
| |
| ThunderBoltTarget — final class, package org.as3commons.logging.setup.target |
|
ThunderBoltTarget sends all statements to the ThunderBolt logger
from Jens Krause. |
| ThunderBoltTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.ThunderBoltTarget |
|
Creates a new ThunderBoltTarget. |
| timeStamp — Property, class org.as3commons.logging.setup.target.LogStatement |
| Time stamp of when the log statement got triggered. |
| toLogName(input:any) — Package Function, org.as3commons.logging.util |
|
Transforms a input class or object to a viable logger name. |
| Top Level — package |
| |
| toString() — method, class org.as3commons.logging.api.Logger |
|
String representation of the Logger. |
| TraceTarget — final class, package org.as3commons.logging.setup.target |
|
TraceTarget renders log statements with the trace() method. |
| TraceTarget(format:String) — Constructor, class org.as3commons.logging.setup.target.TraceTarget |
|
Creates a new TraceTarget instance. |
| TrazzleTarget — final class, package org.as3commons.logging.setup.target |
|
TrazzleTarget sends log statements to the mac-only
Trazzle logger. |
| TrazzleTarget(stackIndex:uint, format:String, stage:flash.display:Stage, title:String) — Constructor, class org.as3commons.logging.setup.target.TrazzleTarget |
|
Creates a new TrazzleTarget
This method will initialize the TrazzleLogger if both title and
stage are given.
|
|
| 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 |