noerdisch/Noerdisch.ElasticLog

View on GitHub
Classes/Log/Backend/ElasticBackend.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        $message,
        $severity = LOG_INFO,
        $additionalData = null,
        $packageKey = null,
        $className = null,
Severity: Minor
Found in Classes/Log/Backend/ElasticBackend.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status