Click or drag to resize

GetLogsQueryUpTo Property

Optional. Retrieves all log entries up to this log level.

Namespace:  ArangoDBNetStandard.AdminApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public LogLevel? UpTo { get; set; }

Property Value

Type: NullableLogLevel
See Also