\App\ListenerQueueHandleListener

Summary

Methods
Properties
Constants
__construct()
listen()
process()
No public properties found
No constants found
No protected methods found
$logger
$formatter
N/A
No private methods found
No private properties found
N/A

Properties

$logger

$logger : \Psr\Log\LoggerInterface

Type

\Psr\Log\LoggerInterface

$formatter

$formatter : \Hyperf\ExceptionHandler\Formatter\FormatterInterface

Type

\Hyperf\ExceptionHandler\Formatter\FormatterInterface

Methods

__construct()

__construct(\Hyperf\Logger\LoggerFactory  $loggerFactory, \Hyperf\ExceptionHandler\Formatter\FormatterInterface  $formatter) 

Parameters

\Hyperf\Logger\LoggerFactory $loggerFactory
\Hyperf\ExceptionHandler\Formatter\FormatterInterface $formatter

listen()

listen() 

process()

process(\App\Listener\object  $event) 

Parameters

\App\Listener\object $event