Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DebugLoggerInterface.php
function DebugLoggerInterface::clear
Removes all log records.
1 method overrides
DebugLoggerInterface::clear()
Logger::clear
in vendor/
symfony/
http-kernel/
Log/
Logger.php
Removes all log records.
File
vendor/
symfony/
http-kernel/
Log/
DebugLoggerInterface.php
, line 46
Class
DebugLoggerInterface
DebugLoggerInterface.
Namespace
Symfony\Component\HttpKernel\Log
Code
public
function
clear
() : void;
RSS feed