Skip to content

Commit 93248ad

Browse files
authored
Merge pull request #1836 from st1020/fix/patch-log
fix: patch log
2 parents 79b2a3c + 1e996eb commit 93248ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dongtai_conf/patch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
from dongtai_conf.settings import BASE_DIR
1414

15-
logger = logging.getLogger("patch")
15+
logger = logging.getLogger("dongtai.openapi")
1616

1717

1818
is_init_patch = False

0 commit comments

Comments
 (0)