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

task: implement logging #272

Merged
merged 1 commit into from
May 24, 2018
Merged

task: implement logging #272

merged 1 commit into from
May 24, 2018

Conversation

mtdcr
Copy link
Contributor

@mtdcr mtdcr commented May 9, 2018

The task module has debug statements, which never appear in a debug log. This may create the false impression, that some functions won't ever get called. Therefore, this patch modifies the LogStub class to use standard Python logging. Unused methods are removed.

@JoeLametta JoeLametta merged commit 8fe47ed into whipper-team:master May 24, 2018
@JoeLametta
Copy link
Collaborator

Merged, thanks!

@mtdcr mtdcr deleted the task-log branch October 30, 2019 20:07
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.

3 participants