stk2k/stream-logger

View on GitHub
src/LogFormatterInterface.php

Summary

Maintainability
A
45 mins
Test Coverage

Method format has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function format($level, $message, array $context, string $file, int $line, DateTime $time) : string;
Severity: Minor
Found in src/LogFormatterInterface.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status