Skip to content

new Event API for message field get/set #4327

Closed
@colinsurprenant

Description

@colinsurprenant

this follows up on the idea in #4293

Just like we have getter and setter for timestamp, Event#timestamp and Event#timestamp= I believe we should add the same for message and add Event#message and Event#message=.

The message field is central to the Event and having these would avoid using clumsy fieldrefs like event["message"] or event["[message]"] in the plugins implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions