This is automatic generated document for things in Swow\Log class
Class Log
Constants
public TYPES_ABNORMAL = 60 public TYPES_ALL = 63 public TYPES_DEFAULT = 62 public TYPES_UNFILTERABLE = 48 public TYPE_CORE_ERROR = 32 public TYPE_DEBUG = 1 public TYPE_ERROR = 16 public TYPE_INFO = 2 public TYPE_NOTICE = 4 public TYPE_WARNING = 8 Methods
Static method getTypes
public static function getTypes ( ) : int get enabled log types
Returns int
the log type flag
Static method setTypes
public static function setTypes ( int $types ) : void set logging types
Param int
$types the log type flag