BasicAuthenticationOptions.Logger property
Gets or sets the Serilog logger used for authentication events.
public ILogger Logger { get; set; }
See Also
- class BasicAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets the Serilog logger used for authentication events.
public ILogger Logger { get; set; }