The Wayback Machine - https://web.archive.org/web/20220211202612/https://github.com/dotnet/aspnetcore/issues/40160
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogLevel Warning is somewhat verbose for UserManager #40160

Open
1 task done
msschl opened this issue Feb 11, 2022 · 0 comments
Open
1 task done

LogLevel Warning is somewhat verbose for UserManager #40160

msschl opened this issue Feb 11, 2022 · 0 comments

Comments

@msschl
Copy link
Contributor

@msschl msschl commented Feb 11, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Same issue as in #39910

Our logging system gets somewhat spammed by common user mistakes. Such as sign-up errors (i.e. failing password validation) or sign-in errors such as invalid passwords. See image below

image

Describe the solution you'd like

I would suggest logging such common errors as Debug.

Additional context

@Tratcher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant