Packagecom.adobe.csawlib
Classpublic class CSLogger
InheritanceCSLogger Inheritance Object

Since : CS5

Class to make it trivially easy to log information- just use the ILogger acquired by CSLogger.getInstance(), see ILogger API in Flex docs.



Public Methods
 MethodDefined By
  
getInstance():ILogger
[static]
CSLogger
Method Detail
getInstance()method
public static function getInstance():ILogger

Since : CS5

Returns
ILogger