You are here

protected property LogsHttpLogger::$cache in Logs HTTP 8

The cache of the events.

Type: array

File

src/Logger/LogsHttpLogger.php, line 42

Class

LogsHttpLogger
Implements a Logs Http Logger instance.

Namespace

Drupal\logs_http\Logger

Code

protected $cache = [];