Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IONodeOnline opened this issue Jul 26, 2023 · 0 comments

Comments

@IONodeOnline
Copy link

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 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant