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

Use log' instead of putStrLn #56

Closed
wants to merge 1 commit into from
Closed

Use log' instead of putStrLn #56

wants to merge 1 commit into from

Conversation

dhartunian
Copy link
Contributor

These logs end up running over regular log statements and make it harder
to grep specific lines.

These logs end up running over regular log statements and make it harder
to grep specific lines.
@dhartunian dhartunian requested a review from emhoracek October 9, 2017 22:12
@emhoracek
Copy link
Member

Looks like we need to wrap the tests in withStdoutLogging. I think that's why we didn't use log' to begin with. I have a branch in progress to add an initLarceny that would be a good place to allow this sort of stuff to be configurable -- idea is in #44 .

@emhoracek emhoracek closed this Jan 22, 2018
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

Successfully merging this pull request may close these issues.

2 participants