PHP Class Crunz\Logger\LoggerFactory

ファイルを表示 Open project: lavary/crunz Class Usage Examples

Public Methods

Method Description
makeOne ( array $streams = [] ) : Logger Create an instance of the Logger class

Method Details

makeOne() public static method

Create an instance of the Logger class
public static makeOne ( array $streams = [] ) : Logger
$streams array
return Logger\Logger