Skip to content

Pattern matching for callback traces #320

Description

@kraleppa

The goal here is to add option to filter out callback traces via pattern matching - user should be able to declare that they want only handle_info with specific arguments structure e.g.

handle_info({:new_message, %Message{priority: "high"}, _socket)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for Feature.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions