-
Notifications
You must be signed in to change notification settings - Fork 7
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
Implement ensembl-py logging #214
Conversation
Co-authored-by: J. Alvarez-Jarreta <jalvarez@ebi.ac.uk>
Co-authored-by: J. Alvarez-Jarreta <jalvarez@ebi.ac.uk>
Implement ensembl-py logging events module
Lcampbell/assembly_download (includes events) into parents branch genome_stats_compare
Ensembl-py Logging genome_metadata module
Lcampbell/genome metadata
Merging into parent branch: ens-py logging manifest integrity
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice overall, though there should be no need to catch exceptions just to log them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. It has also helped raise a couple of questions regarding how we want to set the default system + Exception handling that should be discussed in the next software development meeting.
Co-authored-by: J. Alvarez-Jarreta <jalvarez@ebi.ac.uk>
Implement use of ens-py logging for ensembl.io. modules:
genomio.assembly.download
genomio.events.dump
genomio.events.load
genomio.genome_stats.compare
genomio.manifest.check_integrity
genomio.metadata.dump