DebugProcessor
class DebugProcessor implements DebugLoggerInterface, ResetInterface
Methods
__invoke(array $record)
No description
array
getLogs()
Returns an array of logs.
int
countErrors()
Returns the number of errors.
clear()
Removes all log records.
reset()
No description