Prowect/Logger

View on GitHub

Showing 1 of 1 total issue

Method handle has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handle(array $record)
    {
        if (!$this->isHandling($record)) {
            return false;
        }
Severity: Minor
Found in src/Handler.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language