logging property
LoggingBuilder
get
logging
A collection of logging providers for the application to compose. This is useful for adding new logging providers.
Implementation
LoggingBuilder get logging => _logging;