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

Proper logging #13

Open
JamesBeach opened this issue May 20, 2016 · 0 comments
Open

Proper logging #13

JamesBeach opened this issue May 20, 2016 · 0 comments
Assignees
Milestone

Comments

@JamesBeach
Copy link
Collaborator

Right now, various parts of Tater produce output to the standard out, without timestamps. In the future, I'd like to use a centralized logging class that all Tater components can use. This will probably be done with dependency injection. Then, the logging object can be responsible for timestamping and directing output.

This change will affect all principal logic classes.

@JamesBeach JamesBeach added this to the Iteration 2 milestone May 20, 2016
@JamesBeach JamesBeach self-assigned this May 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant