Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Declaration of ExceptionLogger::log #76

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

madeITBelgium
Copy link
Contributor

Declaration of Jkphl\Micrometa\Infrastructure\Logger\ExceptionLogger::log($level, $message, array $context = []) must be compatible with Psr\Log\LoggerTrait::log($level, Stringable|string $message, array $context = []): void {"exception":"[object] (Symfony\Component\ErrorHandler\Error\FatalError(code: 0): Declaration of Jkphl\Micrometa\Infrastructure\Logger\ExceptionLogger::log($level, $message, array $context = []) must be compatible with Psr\Log\LoggerTrait::log($level, Stringable|string $message, array $context = []): void at /vendor/jkphl/micrometa/src/Micrometa/Infrastructure/Logger/ExceptionLogger.php:85)

@coveralls
Copy link

Coverage Status

Coverage: 98.557%. Remained the same when pulling b27a9cb on madeITBelgium:patch-1 into f8149d9 on jkphl:master.

@rvanlaak
Copy link
Collaborator

Thank you @madeITBelgium !

@rvanlaak rvanlaak merged commit 44cc303 into jkphl:master Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants