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

[Task] Add a configurable logging abstraction #81

Open
Funkatronics opened this issue Nov 6, 2022 · 0 comments
Open

[Task] Add a configurable logging abstraction #81

Funkatronics opened this issue Nov 6, 2022 · 0 comments
Assignees

Comments

@Funkatronics
Copy link
Contributor

We need a configurable logging abstraction so that we can add logging to the SDK without logging a bunch of garbage in prod.

user story:
As a devloper/maintainer of the metaplex kotlin SDK, I need a way to add logging to the SDK that can be configured to log different levels of messages depending on the context/build type/config so that I can more easily debug code during development, while maintaining clean and usable output in a production environment.

@Funkatronics Funkatronics self-assigned this Nov 6, 2022
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

1 participant