logging property

Logging? logging
final

Configures the logger used for logging.

Provide an Logger instance, and log messages will be logged via that instance.

Implementation

final Logging? logging;