genenetwork / genenetwork2

GeneNetwork (2nd generation)
http://gn2.genenetwork.org/
GNU Affero General Public License v3.0
34 stars 24 forks source link

Chore/improve logging #725

Closed BonfaceKilz closed 2 years ago

BonfaceKilz commented 2 years ago

Description

This PR removes many logging.debug and logging.info in many places. See: https://issues.genenetwork.org/topics/better-logging for more information. Of importance, is that I've left some log.sql statements there as those can be removed in another PR when refactoring the sql queries.

There should be no disruption to the rest of GN2 code.