Skip to content

Does not handle Logger.flush properly #10

@myronmarston

Description

@myronmarston

When we use Logger.flush/0 it makes this logger crash because there is no handle_event/2 for :flush. As described in the Logger docs:

In the case of the event :flush handlers should flush any pending data. This event is triggered by flush/0.

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