Disable query logging for now, so we get nicer logs
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 20 Mar 2012 11:43:09 +0000 (12:43 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 20 Mar 2012 11:45:40 +0000 (12:45 +0100)
commitdf7c405845e1fe6436083e7781abb3d1b178624f
tree5f30efd522bdd7fdf28b6cbe4c699e8604cae10b
parent6b45ec1b0ca6c68fbafa5b002f123323b59342f4
Disable query logging for now, so we get nicer logs

As the queries are quite verbose, disable them for now.
Reenabling them should be done in the central logging
config, which is another story for celery and bin/gmg.
mediagoblin/db/sql/open.py