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

Bug fixes, improvements and refactoring #8

Merged
merged 2 commits into from
Aug 12, 2015

Conversation

gandarez
Copy link
Member

Regarding issues opened I've made few improvements when detecting python and downloading it.

public static void Debug(String msg)
{
Log(Logger.DEBUG, msg);
Log("Debug", msg);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's change this back to using Logger.level instead of a string.

alanhamlett added a commit that referenced this pull request Aug 12, 2015
Bug fixes, improvements and refactoring
@alanhamlett alanhamlett merged commit 97f042f into wakatime:master Aug 12, 2015
@alanhamlett
Copy link
Member

Thanks!

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.

None yet

2 participants