You are here

namespace Drupal\filelog in File Log 2.0.x

Same name in other branches
  1. 8 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.