‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Log\Channel Class Reference

Public Member Functions

 __construct (string $name)
 

Public Attributes

string $name
 

Detailed Description

Attribute for Logger channel declarations

Definition at line 24 of file Channel.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Log\Channel::__construct ( string  $name)

Definition at line 28 of file Channel.php.

References TYPO3\CMS\Core\Log\Channel\$name.

Member Data Documentation

◆ $name

string TYPO3\CMS\Core\Log\Channel::$name

Definition at line 26 of file Channel.php.

Referenced by TYPO3\CMS\Core\Log\Channel\__construct().