PHP Class PhpMigration\Utils\Logging

Show file Open project: monque/php-migration Class Usage Examples

Protected Properties

Property Type Description
$logger

Public Methods

Method Description
__callStatic ( $method, $args ) Handle dynamic, static calls to the object.

Method Details

__callStatic() public static method

inspired by Laravel's Illuminate/Support/Facades/Facade.php
public static __callStatic ( $method, $args )

Property Details

$logger protected static property

protected static $logger