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

Restore basic logging #177

Merged
merged 2 commits into from
Apr 6, 2021
Merged

Conversation

jsosulski
Copy link
Collaborator

Fixes #176

This PR restores basic logging functionality using the python internal logging module instead of the removed coloredLogs.

Additionally, the basic logger will now indicate the basic name of the module from which it was logged instead of showing root.

@jsosulski
Copy link
Collaborator Author

Somethings wrong with GitHub Actions, I frequently need to restart the workflows for no apparent reason.

Maybe we could consider using only 3.6 for now and check all versions on new releases only? Or if we do create a dev branch, use only 3.6 there.

@sylvchev
Copy link
Member

sylvchev commented Apr 1, 2021

Agree that we could try to limit the test during PR and apply a complete matrix of test before merging.
That being said there was several incidents on the github servers that are reported here. I think it is the cause of this random failing : https://www.githubstatus.com/incidents/fjrtcnfz2cpd

@sylvchev sylvchev self-requested a review April 6, 2021 08:11
@sylvchev sylvchev merged commit 90dcbe3 into NeuroTechX:master Apr 6, 2021
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.

Logging not working
2 participants