Skip to content

Support structured log messages via logger handler #1024

Description

@unflxw

Our logger handler uses a formatter to turn the log message into a string. However, the message can also be a structured log message, which Elixir/Erlang terminology refers to as a "report" (https://hexdocs.pm/logger/main/Logger.html#module-message), and which we could better support by sending it as attributes instead of as a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement to an existing feature.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions