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

feat(logging, domains): integrate logging packages and bind clients w… #12

Closed
wants to merge 20 commits into from

Conversation

ubabar123
Copy link

…ith providers

  • Integrated with popular logging packages for better monitoring and debugging.
  • Added support for logically binding clients with providers under the domains module.

This PR

  • adds this new feature

Related Issues

Fixes #1234523

Notes

Follow-up Tasks

How to test

…ith providers

- Integrated with popular logging packages for better monitoring and debugging.
- Added support for logically binding clients with providers under the domains module.

Signed-off-by: Usman <[email protected]>
@ubabar123 ubabar123 force-pushed the feat/logging-domains branch from 4b25e53 to 865e340 Compare December 8, 2024 19:44
@ABC2015
Copy link

ABC2015 commented Dec 9, 2024

@ubabar123 passes all checks - will merge this into the QA branch for testing

@@ -14,7 +14,7 @@ description: A server-side Dart implementation of the OpenFeature SDK.
version: 0.0.1-pre
homepage: https://github.com/your-repo/open-feature-dart-server-sdk
environment:
sdk: ">=3.5.4 <4.0.0"
sdk: ">=3.5.2 <4.0.0"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ubabar123 please check the dart version as we should be using the latest while in beta/experimental phase.

@ABC2015 ABC2015 added the sdk This issue or pull request relates to an SDK label Dec 10, 2024
@ABC2015
Copy link

ABC2015 commented Dec 10, 2024

@ubabar123 everything else looks ok - once that dart version issue is updated - I'll go ahead and merge the pull request.

ubabar123 and others added 15 commits December 10, 2024 20:59
…ith providers

- Integrated with popular logging packages for better monitoring and debugging.
- Added support for logically binding clients with providers under the domains module.

Signed-off-by: Usman <[email protected]>
Signed-off-by: Jeremy Andrews <[email protected]>
Signed-off-by: Usman <[email protected]>
@ubabar123 ubabar123 force-pushed the feat/logging-domains branch from 8e80ddf to 59d2bb1 Compare December 11, 2024 10:14
@ubabar123 ubabar123 force-pushed the feat/logging-domains branch from fbd0f04 to ffadc33 Compare December 11, 2024 10:59
@ubabar123 ubabar123 closed this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sdk This issue or pull request relates to an SDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants