log property

Implementation

LoggerPlugin? get log =>
    ensurePlugin<LoggerPlugin?>(PluginType.logger, mustExist: false);