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 Request: Typeclass API to work with Text, ByteString and other string-likes #26

Open
ozataman opened this issue Aug 10, 2014 · 1 comment

Comments

@ozataman
Copy link

The main concern here is speed and efficiency. Many performance-critical production scenarios should not be working with String. Convenience is a secondary concern.

Could there be any interest in moving to a typeclassed API that natively implements the most efficient method to push log strings of each type?

@osa1
Copy link

osa1 commented Aug 16, 2015

👍 , came here to ask for this. At least some kind of Text support would be great.

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