Optional ReadonlyerrorService?: {Optional ReadonlyauthProvider?: null | VinylErrorLoggingAuthProviderOptional 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.
Optional Readonlylogging?: {Logging configuration
Optional Readonlyconsole?: { logLevel?: LogLevel }Optional ReadonlylogLevel?: LogLevelGates console logs
Optional Readonlyhistory?: { logLevel?: LogLevel; maxHistorySize?: number }Optional ReadonlylogLevel?: LogLevelLimits the history log level.
Optional ReadonlymaxHistorySize?: numberSets the logging history size.
Optional ReadonlylogLevel?: LogLevelGates all log handlers to logs of at least this level.
Optional ReadonlymaxPlayersWarning?: numberThe number of concurrent players before a warning is logged. default: 5
Provides the fields necessary to authorize a logging request.