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

Consistent logging and error printouts #78

Open
yvaind opened this issue Apr 1, 2019 · 0 comments
Open

Consistent logging and error printouts #78

yvaind opened this issue Apr 1, 2019 · 0 comments

Comments

@yvaind
Copy link
Contributor

yvaind commented Apr 1, 2019

There are at least 3 different ways errors are logged/handled: std::cerr, std::runtime_error, and CHECK (a google macro defined in logging.h). We should adhere to one standard, the ideal one probably being MELO. This will introduce an additional dependency, though.

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