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

Add logging #2

Open
rashadg1030 opened this issue Mar 30, 2022 · 1 comment
Open

Add logging #2

rashadg1030 opened this issue Mar 30, 2022 · 1 comment

Comments

@rashadg1030
Copy link
Contributor

To take Okapi to the next level, there should be logging. Should it be built in? Or left to the user? They are both possible. To add built-in logging, OkapiT will need WriterT. Or some other alternative because WriterT performance isn't great. The user could also just add WriterT in their custom monad stack. Should logging be built in or left to the user?

@rashadg1030
Copy link
Contributor Author

Going to use fast-logger

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