Skip to content

Commit

Permalink
Addressed the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Nargis Sultani committed Nov 6, 2024
1 parent 91bcb5b commit 7061fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/log-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ loggers:
level: INFO
handlers:
- default
propagate: no
propagate: false
uvicorn.error:
level: INFO
uvicorn.access:
level: INFO
handlers:
- access
propagate: no
propagate: false
regtech_api_commons:
level: INFO
handlers:
Expand Down

0 comments on commit 7061fdf

Please sign in to comment.