You are here

protected property FileLog::$state in File Log 8

Same name and namespace in other branches
  1. 2.0.x src/Logger/FileLog.php \Drupal\filelog\Logger\FileLog::state

The state system, for updating the filelog.rotation timestamp.

Type: \Drupal\Core\State\StateInterface

File

src/Logger/FileLog.php, line 43

Class

FileLog
File-based logger.

Namespace

Drupal\filelog\Logger

Code

protected $state;