Skip to content

Commit e6049d1

Browse files
committed
Change to logger name
1 parent 9094ff1 commit e6049d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/murfey/workflows/spa/flush_spa_preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
_grid_square_from_file,
2424
)
2525

26-
logger = logging.getLogger("murfey.server.spa.spa_metadata")
26+
logger = logging.getLogger("murfey.workflows.spa.flush_spa_preprocess")
2727

2828

2929
def register_grid_square(

0 commit comments

Comments
 (0)