1 write to _logger
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\ChangePassword.cshtml.cs (1)
93_logger = logger;
1 reference to _logger
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\ChangePassword.cshtml.cs (1)
137_logger.LogInformation(LoggerEventIds.PasswordChanged, "User changed their password successfully.");