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

Log actions and potentially useful data #29

Open
Mesabloo opened this issue Oct 30, 2020 · 0 comments
Open

Log actions and potentially useful data #29

Mesabloo opened this issue Oct 30, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Mesabloo
Copy link
Member

At the moment, the compiler either does not log anything, or logs unconditionally. This clearly isn't the best idea, and we may want to also control how much verbose we want the logs (if we want them at all). This can be achieved, I believe beautifully, thanks to the co-log package.
However, as of now, this library has quite a few quirks, like message content strictness. So we may need to be aware of computation time for logs, until the 0.5.0.0 version is up on stackage (the mentioned "bug" has been fixed for this version; currently available is 0.4.0.1).

@Mesabloo Mesabloo added the enhancement New feature or request label Oct 30, 2020
@Mesabloo Mesabloo moved this to Todo in Issue tracker Nov 1, 2021
@Mesabloo Mesabloo added this to the Later milestone Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant