loggingConfig property

LoggingConfig? loggingConfig
getter/setter pair

Config to control Platform logging for the Message Bus.

This log configuration is applied to the Message Bus itself, and all the Enrollments attached to it.

Optional.

Implementation

LoggingConfig? loggingConfig;