You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ✅ |[Providers](#providers)| Integrate with a commercial, open source, or in-house feature management tool. |
105
105
| ✅ |[Targeting](#targeting)| Contextually-aware flag evaluation using [evaluation context](https://openfeature.dev/docs/reference/concepts/evaluation-context). |
106
106
| ✅ |[Hooks](#hooks)| Add functionality to various stages of the flag evaluation life-cycle. |
107
-
|❌|[Logging](#logging)| Integrate with popular logging packages. |
107
+
|✅|[Logging](#logging)| Integrate with popular logging packages. |
108
108
| ❌ |[Named clients](#named-clients)| Utilize multiple providers in a single application. |
109
109
| ❌ |[Eventing](#eventing)| React to state changes in the provider or flag management system. |
110
110
| ✅ |[Shutdown](#shutdown)| Gracefully clean up a provider during application shutdown. |
0 commit comments