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

Streamline Serilog default log verbosity to Information #624

Closed
stijnmoreels opened this issue Jul 8, 2022 · 0 comments · Fixed by #645
Closed

Streamline Serilog default log verbosity to Information #624

stijnmoreels opened this issue Jul 8, 2022 · 0 comments · Fixed by #645
Assignees
Labels
area:telemetry All issues related to telemetry good first issue Good for newcomers runtime:azure-functions All issues related to templates forAzure Functions runtime:dotnet All issues related to templates in pure .NET template-area:web-api All issues related to templates for Web APIs template-area:worker All issues related to templates for workers
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
We decided to use Information as default Serilog log verbosity, but haven't streamlined this across every project template.

Describe the solution you'd like
Use Information as default Serilog log verbosity .MinimulLevel.Information() in each Serilog setup, across all project templates.

Additional context
Concluded in #355

@stijnmoreels stijnmoreels added good first issue Good for newcomers template-area:web-api All issues related to templates for Web APIs template-area:worker All issues related to templates for workers area:telemetry All issues related to telemetry runtime:dotnet All issues related to templates in pure .NET runtime:azure-functions All issues related to templates forAzure Functions labels Jul 8, 2022
@stijnmoreels stijnmoreels added this to the v0.9 milestone Jul 8, 2022
@stijnmoreels stijnmoreels self-assigned this Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:telemetry All issues related to telemetry good first issue Good for newcomers runtime:azure-functions All issues related to templates forAzure Functions runtime:dotnet All issues related to templates in pure .NET template-area:web-api All issues related to templates for Web APIs template-area:worker All issues related to templates for workers
Projects
None yet
1 participant