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

JVM SDK should use logging framework #33

Open
alfasapy opened this issue Jan 26, 2023 · 1 comment
Open

JVM SDK should use logging framework #33

alfasapy opened this issue Jan 26, 2023 · 1 comment

Comments

@alfasapy
Copy link

Consider using a logging api like slf4j-api, the consumer can then set logging levels and pick logging implementation framework.
Right now logging is done directly to standard out.

@tore-statsig
Copy link
Contributor

Thanks, we are looking into adding support for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants