Hierarchy

  • LogsConfig

Methods

  • Validate makes LogsConfig validatable by implementing [validation.Validatable] interface.

    Returns void

Properties

logAuthId: boolean
logIP: boolean
maxDataSize: number

MaxDataSize specifies the maximum allowed serialized log data size before it gets truncated (see [Log.DBExport]).

If zero, fallbacks to ~16kb by default.

maxDays: number
minLevel: number

Generated using TypeDoc