You are here

public function LogsHttpLoggerInterface::reset in Logs HTTP 8

Clear the events.

1 method overrides LogsHttpLoggerInterface::reset()
LogsHttpLogger::reset in src/Logger/LogsHttpLogger.php
Clear the events by setting a new array to the variable.

File

src/Logger/LogsHttpLoggerInterface.php, line 15

Class

LogsHttpLoggerInterface
Describes a Logs Http Logger instance.

Namespace

Drupal\logs_http\Logger

Code

public function reset();