Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq committed Sep 18, 2024
1 parent f525245 commit f91458a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions label_studio_ml/default_configs/_wsgi.py.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import logging.config

logging.config.dictConfig({{
"version": 1,
"disable_existing_loggers": False,
"formatters": {{
"standard": {{
"format": "[%(asctime)s] [%(levelname)s] [%(name)s::%(funcName)s::%(lineno)d] %(message)s"
Expand Down

0 comments on commit f91458a

Please sign in to comment.