FileSystem::$logger

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/File/FileSystem.php \Drupal\Core\File\FileSystem::logger

The file logger channel.

Type: \Psr\Log\LoggerInterface

File

core/lib/Drupal/Core/File/FileSystem.php, line 47

Class

FileSystem
Provides helpers to operate on files and stream wrappers.

Namespace

Drupal\Core\File

Code

protected $logger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.