ApiKeyAuthenticationOptions.Logger property
Logger for this authentication scheme.
Defaults to Serilog’s global logger.
public ILogger Logger { get; set; }
See Also
- class ApiKeyAuthenticationOptions
- namespace Kestrun.Authentication
Logger for this authentication scheme.
Defaults to Serilog’s global logger.
public ILogger Logger { get; set; }