Vinyl
    Preparing search index...

    Function logErrorsToServiceHandler

    • Observes errors, logging them to cloudwatch.

      Parameters

      • service: LoggingService

        The service for which to report errors.

      • clientInfoProvider: () => Promise<any>

        Provides client information to log with the error.

      Returns Disposable