ChromeLoggerHandler.php
system/Log/Handlers/ChromeLoggerHandler.php
1 class
4 methods
class ChromeLoggerHandler
Allows for logging items to the Chrome console for debugging. Requires the ChromeLogger extension installed in your browser.
__construct
(array $config = [])
handle
($level, $message)
format
($object)
sendLogs
(?ResponseInterface &$response = null)