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

Add default logging in appsettings. #3171

Closed
wants to merge 2 commits into from
Closed

Conversation

sneakernuts
Copy link
Member

@sneakernuts sneakernuts commented Aug 10, 2023

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [X] Other

Objective

sso was missing the default logging configs in the prod appsettings.json

Code changes

  • appsettings.Production.json - added logging block so it's following the same standard as the other services.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@sneakernuts sneakernuts marked this pull request as ready for review August 10, 2023 12:23
@sneakernuts sneakernuts requested a review from a team as a code owner August 10, 2023 12:23
@bitwarden-bot
Copy link

bitwarden-bot commented Aug 10, 2023

Logo
Checkmarx One – Scan Summary & Details2e76f5be-21c6-4e0c-92a7-36ba1d635f61

No New Or Fixed Issues Found

@sneakernuts sneakernuts closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants