BasicAuthenticationOptions.Logger property

Gets or sets the Serilog logger used for authentication events.

public ILogger Logger { get; set; }

See Also