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

should implement logging #87

Closed
toliwaga opened this issue Apr 29, 2016 · 4 comments
Closed

should implement logging #87

toliwaga opened this issue Apr 29, 2016 · 4 comments
Assignees

Comments

@toliwaga
Copy link
Contributor

It would be very useful to have python logging with log levels, redirection, etc.

@bstabler
Copy link
Contributor

bstabler commented May 6, 2016

Team agreed to start this as part of Task 9

@bstabler
Copy link
Contributor

bstabler commented May 6, 2016

We'll need to update the documentation and example as well once this is implemented

@toliwaga
Copy link
Contributor Author

I am working implementing standard python logging with facility for user to configure log levels, file output, etc from logging.yaml file in configs dir.

Currently going through and replacing most existing print statements with logger calls with appropriate severity levels, etc.

@bstabler
Copy link
Contributor

Team agrees logging looks good - https://github.com/UDST/activitysim/wiki/Project-Meeting-2016.06.15

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

3 participants