Skip to content

Releases: dayspring-tech/LoggingBundle

Add support for Symfony 6.0

03 Mar 19:29
a6e7858

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...6.0.0

Persistent extra fields

06 Nov 04:49
dc10ff2

Choose a tag to compare

Add extra fields that will persist and appear in all future logs until changed, unset, or cleared.

first release

24 Jul 23:30

Choose a tag to compare

Enhance JSON-formatted logs with route, request, and session context.

Add this to your Symfony config to configure the main handler for enhanced context.

dayspring_logging:
    session_request_processor_handlers:
        - main