Sentry Logging# class kingfisher_scrapy.extensions.sentry_logging.SentryLogging[source]# Sends exceptions and log records to Sentry. Log records with a level of ERROR or higher are captured as events. See also Sentry documentation classmethod from_crawler(crawler)[source]#