API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
CSLogger
Methods
Package
com.adobe.csawlib
Class
public class CSLogger
Inheritance
CSLogger
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
Method
Defined By
getInstance
():ILogger
[static]
CSLogger
Method Detail
getInstance
()
method
public static function getInstance():ILogger
Since :
CS5
Returns
ILogger
Thu Jan 27 2011, 07:58 PM Z