I want to have RabbitMQ log entry to single line instead of multiline. How could I do that?
I have set log.file.formatter.single_line = true
in rabbitmq.conf, but then RabbitMQ fails to start. In addition - if it would be possible to set in the runtime, without restarting the server - that woud be great.
Using 3.10.5