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

warnings and errors #3

Open
tvall opened this issue Dec 9, 2019 · 3 comments
Open

warnings and errors #3

tvall opened this issue Dec 9, 2019 · 3 comments

Comments

@tvall
Copy link
Owner

tvall commented Dec 9, 2019

Should we save all warnings and errors for the individual models, or just let them print to the screen? Definitely we should save errors b/c otherwise if you run 500 you have to track down which one broke.

@tvall
Copy link
Owner Author

tvall commented Dec 9, 2019

mmm right now we also are saving it under errors/groups/errors and warnings. Probably should just change it to nesting these errors under the individual models lists

@tvall
Copy link
Owner Author

tvall commented Dec 10, 2019

probably add something like "errors = true" to log errors

@tvall
Copy link
Owner Author

tvall commented Dec 10, 2019

probably add something like "errors = true" to log errors

and still have them print to the console regardless?

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