0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00

update logger to match new ambiguous script name...

This commit is contained in:
Matthew Hodgson 2015-09-03 09:51:42 +03:00
parent 77580addc3
commit bdf2e5865a

View file

@ -29,7 +29,7 @@ import traceback
import yaml
logger = logging.getLogger("port_from_sqlite_to_postgres")
logger = logging.getLogger("synapse_port_db")
BOOLEAN_COLUMNS = {