You are here

protected property LoggerService::$write in Purge 8.3

Whether configuration needs to get written to CMI at object destruction.

Type: false|true

File

src/Logger/LoggerService.php, line 78

Class

LoggerService
Provides logging services to purge and its submodules, via a single channel.

Namespace

Drupal\purge\Logger

Code

protected $write = FALSE;