Open
Description
Requirements
- Implement a logging hook as described in appendix A of the OpenFeaure spec: https://github.com/open-feature/spec/blob/main/specification/appendix-a-included-utilities.md#logging-hook
- Remove all logging from evaluation lifecycle (hot path)
Java implementation: open-feature/java-sdk#1084