You are here

namespace Drupal\filelog in File Log 8

Same name in other branches
  1. 2.0.x Drupal\filelog
Classsort descending Location Description
FileLogException src/FileLogException.php An exception thrown when a logfile operation fails.
LogFileManager src/LogFileManager.php Provide file-handling methods for the logfile.
LogFileManagerInterface src/LogFileManagerInterface.php Interface for the LogFileManager service.
LogMessage src/LogMessage.php Represents a single log event.
LogRotator src/LogRotator.php Log rotation cron service.