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