Skip to content

Monolog BufferHandler does not flush at the end of the request #134

@dnna

Description

@dnna

This handler flushes using a register_shutdown_function, which is never triggered with PPM. We need to find a way to call the flush() function of the handler (and maybe any other Monolog handlers that have it?) at the end of the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions