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

Clarify log level for Phoenix.Channel #5785

Merged
merged 2 commits into from May 2, 2024

Conversation

stilist
Copy link
Contributor

@stilist stilist commented Apr 17, 2024

The previous language wasn't explicit enough that setting the log level changes which level is used, not which logs are emitted — I thought log_join: :debug would make the logger include debug-level messages, not make "join" events be debug-level.

The previous language wasn't explicit enough that setting the log level changes which level is used, not which logs are emitted.
lib/phoenix/channel.ex Outdated Show resolved Hide resolved
lib/phoenix/channel.ex Outdated Show resolved Hide resolved
@josevalim josevalim merged commit d190649 into phoenixframework:main May 2, 2024
5 of 6 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@stilist stilist deleted the patch-1 branch May 2, 2024 20:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants