1 write to _logger
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\ResetAuthenticator.cshtml.cs (1)
50
_logger
= logger;
1 reference to _logger
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\Manage\ResetAuthenticator.cshtml.cs (1)
75
_logger
.LogInformation(LoggerEventIds.AuthenticationAppKeyReset, "User has reset their authentication app key.");