feat(log)!: support multiple loggers #2826
coding-conventions.yml
on: pull_request
Run style check
22s
Run static analysis: PHPStan
38s
Annotations
1 error and 1 warning
|
Run style check
Process completed with exit code 1.
|
|
no-redundant-use:
src/Tempest/Framework/Testing/IntegrationTest.php#L19
Unused import: `AppConfig`.
Help: Remove the entire `use` statement.
|