Values.LogsSourceThe list of information about logs to be enabled for the specified broker.
type nonrec t = {audit : bool option;Enables audit logging. Every user management action made using JMX or the ActiveMQ Web Console is logged. Does not apply to RabbitMQ brokers.
*)general : bool option;Enables general logging.
*)}