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

[FEATURE] Reevaluate Logging framework and maybe switch #1324

Open
aepfli opened this issue Jun 10, 2024 · 0 comments
Open

[FEATURE] Reevaluate Logging framework and maybe switch #1324

aepfli opened this issue Jun 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@aepfli
Copy link
Member

aepfli commented Jun 10, 2024

Requirements

Currently, flagd is using ZAP as a logging framework, which works great. ZAP was chosen because no logging framework was delivered with Go. Now, there is slog, which offers all the functionality needed but is a standard library package.

One of the reasons for proposing this change is open-feature/go-sdk-contrib#522 and open-feature/go-sdk#260. To enable better interoperability, it would make sense to evaluate and maybe switch to slog.

@aepfli aepfli added enhancement New feature or request Needs Triage This issue needs to be investigated by a maintainer labels Jun 10, 2024
@Kavindu-Dodan Kavindu-Dodan removed the Needs Triage This issue needs to be investigated by a maintainer label Jun 10, 2024
@toddbaert toddbaert added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants