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