Index
$#! · 0-9 · 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
M
 maxDepth
 mtascTrace, com. kelvinluck. util. LogWrapper
 multiply, LuminicBox. Utils. StringUtility
N
 NONE, LuminicBox. Log. Level
P
 Properties
 publish
R
 removePublisher, LuminicBox. Log. Logger
 replace, LuminicBox. Utils. StringUtility
S
 serialize, LuminicBox. Log. LogEvent
 serializeObj, LuminicBox. Log. ConsolePublisher
 setLevel, LuminicBox. Log. Logger
 SOSLogPublisher, com. kelvinluck. util. SOSLogPublisher
 StringUtility, LuminicBox. Utils. StringUtility
T
 TERMINATOR, com. kelvinluck. util. SOSLogPublisher
 time, LuminicBox. Log. LogEvent
 toString
 TracePublisher, LuminicBox. Log. TracePublisher
V
 Variables
W
 warn, LuminicBox. Log. Logger
 WARN
function set maxDepth(value: Number)
The maximum inspection depth.
function set maxDepth(value: Number)
function set maxDepth(value: Number)
static function mtascTrace(message: Object,
level: Number,
className: String,
fileName: String,
lineNumber: Number)
Function to be used in conjunction with the MTASC TRACE command.
public static function multiply(str: String,
n: Number)
static var NONE: Level
function publish(e: LogEvent):Void
Sends a log event through the socket to the SOS Server
function publish(e: LogEvent):Void
function publish(e: LogEvent):Void
private function publish(argument, 
level: Level):Void
function publish(e: LogEvent):Void
function removePublisher(publisher: IPublisher):Void
public static function replace(string: String,
oldValue: String,
newValue: String):String
static function serialize(logEvent: LogEvent):Object
private function serializeObj(o, 
depth: Number)
function setLevel(level: Level):Void
function SOSLogPublisher(appName: String,
sosServer: String,
sosPort: Number,
maxDepth: Number)
Creates a SOSLogPublisher instance.
private function StringUtility()
private static var TERMINATOR: String
var time: Date
public function toString():String
function toString():String
The name of the class of this object.
function toString():String
function toString():String
function toString():String
function toString():String
function TracePublisher()
function warn(argument):Void
static public var WARN: Number
An integer representing a log level of WARN
static var WARN: Level