PHP Class Neos\Flow\Tests\Unit\Log\Backend\FileBackendTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
appendIgnoresMessagesAboveTheSeverityThreshold ( )
appendRendersALogEntryAndAppendsItToTheLogfile ( )
appendRendersALogEntryWithRemoteIpAddressAndAppendsItToTheLogfile ( )
logFileIsRotatedIfMaximumSizeIsExceeded ( )
openCreatesParentDirectoriesIfTheOptionSaysSo ( )
openDoesNotCreateParentDirectoriesByDefault ( )
setUp ( )
theLogFileIsOpenedWithOpen ( )

Method Details

appendIgnoresMessagesAboveTheSeverityThreshold() public méthode

appendRendersALogEntryAndAppendsItToTheLogfile() public méthode

appendRendersALogEntryWithRemoteIpAddressAndAppendsItToTheLogfile() public méthode

logFileIsRotatedIfMaximumSizeIsExceeded() public méthode

openCreatesParentDirectoriesIfTheOptionSaysSo() public méthode

openDoesNotCreateParentDirectoriesByDefault() public méthode

setUp() public méthode

public setUp ( )

theLogFileIsOpenedWithOpen() public méthode