mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-21 06:51:07 -05:00
update logger to match new ambiguous script name...
This commit is contained in:
parent
77580addc3
commit
bdf2e5865a
@ -29,7 +29,7 @@ import traceback
|
|||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
||||||
logger = logging.getLogger("port_from_sqlite_to_postgres")
|
logger = logging.getLogger("synapse_port_db")
|
||||||
|
|
||||||
|
|
||||||
BOOLEAN_COLUMNS = {
|
BOOLEAN_COLUMNS = {
|
||||||
|
Loading…
Reference in New Issue
Block a user