Skip to content

Setting global, multiple logging levels #599

Answered by michaelklishin
cubukinas asked this question in Q&A
Discussion options

You must be logged in to vote

You can provide arbitrary configuration in the Erlang term format.

However, modern RabbitMQ versions use a different logging library and most examples have been moved to the rabbitmq.conf format. So you have to set rabbit.log.file.level as a nested Erlang term, what this cookbook generates targets RabbitMQ before rabbitmq.conf and before the logging library it uses today.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by cubukinas
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
Category
Q&A
Labels
None yet
2 participants