PHP Class PDepend\Report\NoLogOutputException

Inheritance: extends LogicException
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( PDepend\Report\ReportGenerator $logger ) Creates a new log target exception for the given log instance.

Method Details

__construct() public method

Creates a new log target exception for the given log instance.
public __construct ( PDepend\Report\ReportGenerator $logger )
$logger PDepend\Report\ReportGenerator