jfx/ci-report

View on GitHub
config/packages/test/monolog.yaml

Summary

Maintainability
Test Coverage
monolog:
    handlers:
        main:
            type: stream
            path: "%kernel.logs_dir%/%kernel.environment%.log"
            level: notice
            channels: ["!event"]