logger property

APILogger? logger
getter/setter pair

The logger of this APIRoot instance. See APILogger.

Implementation

APILogger? logger;