Packagecom.adobe.mediacore.logging
Classpublic final class Log
InheritanceLog Inheritance Object

Class offering access to log subsystem.



Public Properties
 PropertyDefined By
  logFactory : LogFactory
[static]
Log
Public Methods
 MethodDefined By
  
getLogger(logTag:String):Logger
[static]
Log
Property Detail
logFactoryproperty
logFactory:LogFactory


Implementation
    public static function get logFactory():LogFactory
    public static function set logFactory(value:LogFactory):void
Method Detail
getLogger()method
public static function getLogger(logTag:String):Logger

Parameters

logTag:String

Returns
Logger