IAuthenticationHostOptions.Logger property
Gets or sets the logger used for authentication-related logging.
public ILogger Logger { get; set; }
See Also
- interface IAuthenticationHostOptions
- namespace Kestrun.Authentication
Gets or sets the logger used for authentication-related logging.
public ILogger Logger { get; set; }