professional-flex-code-26-TracePanelTarget.ax [swf] flex
The <code>@ax-professional-flex-code-26-TracePanelTarget</code> extends the <code>LineFormattedTarget</code> class to provide a basic output mechanism. This target requires a reference to a <code>TextArea</code> object. The <code>@ax-professional-flex-code-26-TracePanelTarget</code> uses the reference to the <code>TextArea</code> object to output message line by line.
see: mx.logging.targets.LineFormattedTarget
Constructor.
parameter: console Reference to aTextArea
object that will display the output of the messages.
@private
The <code>internalLog</code> method handles the sending of messages.
parameter: message The message to be logged by this target.
(C) Æliens 04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.