![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct (array $options=array()) | |
![]() | |
writeLog (\TYPO3\CMS\Core\Log\LogRecord $record) | |
Abstract implementation of a log writer
Definition at line 22 of file AbstractWriter.php.
__construct | ( | array | $options = array() | ) |
Constructs this log writer
array | $options | Configuration options - depends on the actual log writer |
\TYPO3\CMS\Core\Log\Exception\InvalidLogWriterConfigurationException |
Definition at line 30 of file AbstractWriter.php.