### 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: https://github.com/open-feature/java-sdk/pull/1084