Skip to content

Releases: dayspring-tech/LoggingBundle

Add support for Symfony 6.0

Choose a tag to compare

@jwong-dayspring jwong-dayspring released this 03 Mar 19:29
a6e7858

What's Changed

Full Changelog: 0.2.0...6.0.0

Persistent extra fields

Choose a tag to compare

@jwong-dayspring jwong-dayspring released this 06 Nov 04:49
dc10ff2

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

first release

Choose a tag to compare

@jwong-dayspring jwong-dayspring released this 24 Jul 23:30

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