Skip to content

The function passed as a handler with ID {Phoenix.Logger, [:phoenix, :channel_handled_in]} is a local function #148

@IONodeOnline

Description

@IONodeOnline

rudder | To list all commands:
rudder |
rudder | _build/dev/rel/rudder/bin/rudder
rudder |
rudder | [info] The function passed as a handler with ID {Phoenix.Logger, [:phoenix, :channel_handled_in]} is a local function.
rudder | This means that it is either an anonymous function or a capture of a function without a module specified. That may cause a performance penalty when calling that handler. For more details see the note in telemetry:attach/4 documentation.
rudder |
rudder | https://hexdocs.pm/telemetry/telemetry.html#attach/4
rudder | [info] The function passed as a handler with ID {Phoenix.Logger, [:phoenix, :channel_joined]} is a local function.
rudder | This means that it is either an anonymous function or a capture of a function without a module specified. That may cause a performance penalty when calling that handler. For more details see the note in telemetry:attach/4 documentation.
rudder |

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