update logger to match new ambiguous script name...

pull/4/merge
Matthew Hodgson 9 years ago
parent 77580addc3
commit bdf2e5865a
  1. 2
      scripts/synapse_port_db

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

Loading…
Cancel
Save