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

Better Console logging #1252

Closed
YeskaNova opened this issue May 25, 2020 · 1 comment
Closed

Better Console logging #1252

YeskaNova opened this issue May 25, 2020 · 1 comment
Milestone

Comments

@YeskaNova
Copy link

Console.WriteLine is polluting the console and there is no way to disable it ( in my stress tests, it prints hundreds of time exceptions that are well handled in my user code ). It could be better if we move that to proper Microsoft.Extensions.Logging.Console .

ex:

@jzabroski jzabroski assigned jzabroski and unassigned jzabroski Jun 2, 2020
@jzabroski jzabroski added this to the 3.2.7 milestone Jun 8, 2020
@jzabroski
Copy link
Collaborator

Resolved in 3.2.7. @YeskaNova Please provide any feedback if you find further aspects of logging that need improvement.

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

No branches or pull requests

2 participants