SosHandler uses the XMLSocket to log the message to
POWERFLASHER's SOS XML-Socket-Server.
It logs colorized and formatted debug information to POWERFLASHER's SOS XML-Socket-Server
public function SosHandler(messageStringifier:Stringifier)
Constructs a new SosHandler instance.
If messageStringifier is not specified an instance of class
SosMessageStringifier will be used.
messageStringifier | (optional) the log message stringifier to use |
static public DEBUG_KEY:Stringstatic public INFO_KEY:Stringstatic public WARNING_KEY:Stringstatic public ERROR_KEY:Stringstatic public FATAL_KEY:String