c7200cc132
In order to get some more testing around new defaults, it might make sense to create a Beta version which comes prior to branching. In the meanwhile we can land leftovers for branches and take our time to cover found issues. Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
10 lines
322 B
YAML
10 lines
322 B
YAML
---
|
|
|
|
features:
|
|
- |
|
|
Add the abbility to configure the logging options with the variable
|
|
``rabbitmq_log`` of the rabbitmq-server using key-value pairs. The
|
|
default values for journald (true) and file (false) are keept but
|
|
more options (see https://www.rabbitmq.com/logging.html) can be
|
|
configured now.
|