Readonly[toReadonlylogA string prefix for all log statements made by this target.
Optional ReadonlyauthProvider?: null | VinylErrorLoggingAuthProviderProvides the fields necessary to authorize a logging request.
Optional Readonlyendpoint?: stringThe url of the rest logger endpoint. If null, CloudWatch logging will be disabled.
Optional ReadonlymaxMessages?: numberThe maximum number of errors a single client may report. Limits 'spammy' clients.
Logs the given message to a service endpoint.
The message to log.
Provides a
logmethod to log messages to the Vinyl Logging service.