RemotingDebug

Kind of class:class
Inherits from:none
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.remoting.RemotingDebug
File last modified:Wednesday, 31 October 2007, 07:35:29

Summary

Class properties
Instance methods

Class properties

channel

static channel:LogChannel = new LogChannel( ClassUtils.getFullyQualifiedClassName( new RemotingDebug() ) )
(read,write)

isOn

static isOn:Boolean = true
(read,write)

Class methods

DEBUG

static function DEBUG (
) : Void

ERROR

static function ERROR (
) : Void

FATAL

static function FATAL (
) : Void

INFO

static function INFO (
) : Void

WARN

static function WARN (
) : Void

Instance methods

toString

function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance