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
Applies configuration to the current vinyl global options.