You are here

Classes, traits, and interfaces in File Log 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FileLog class Drupal\filelog\Logger src/Logger/FileLog.php File-based logger. 1 2
FileLogException class Drupal\filelog src/FileLogException.php An exception thrown when a logfile operation fails. 2
FileLogRotationTest class Drupal\Tests\filelog\Unit tests/src/Unit/FileLogRotationTest.php Tests the log rotation of the file logger.
FileLogTest class Drupal\Tests\filelog\Unit tests/src/Unit/FileLogTest.php Test the file logger.
FileLogTestBase abstract class Drupal\Tests\filelog\Unit tests/src/Unit/FileLogTestBase.php Base class for file-base filelog tests. 2
FileLogTokenTest class Drupal\Tests\filelog\Unit tests/src/Unit/FileLogTokenTest.php Test the filelog message token integration.
LogFileManager class Drupal\filelog src/LogFileManager.php Provide file-handling methods for the logfile. 2 2
LogFileManager class Drupal\filelog\ProxyClass src/ProxyClass/LogFileManager.php Provides a proxy class for \Drupal\filelog\LogFileManager.
LogFileManagerInterface interface Drupal\filelog src/LogFileManagerInterface.php Interface for the LogFileManager service. 2 2
LogMessage class Drupal\filelog src/LogMessage.php Represents a single log event. 3
LogRotator class Drupal\filelog src/LogRotator.php Log rotation cron service. 1 2

Other projects