Skip to content
Discussion options

You must be logged in to vote

I disagree.

The purpose of debug logging is to inspect the state of the system. No one should run with this log level at all times. It is meant to be used in development and with rabbitmqctl set_log_level debug. It is not the default log level unless you build and run a RabbitMQ node with Bazel or Make.

Since debug logging is not on by default and the message is only logged at node startup time, I think we will leave it as is. Or we could not log any listener details at all, I don't have a strong opinion.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9569 on September 28, 2023 14:13.