일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- terraform
- github
- Firefox
- 바이오데이터 엔지니어
- Codeforces
- PostgreSQL 설치 시 에러
- 프로그래머스 코딩테스트 연습문제
- WPF
- selenium
- github actions
- Python
- git
- 프로그래머스 월간 코드 챌린지 시즌1
- pycharm
- Spring Boot
- 클린 코드
- 프로그래머스 코딩 테스트 연습
- 스코페2021
- heroku
- 디자인 패턴
- c#
- 애드센스
- PostgreSQL
- 스프링 부트와 AWS로 혼자 구현하는 웹 서비스
- Word Cloud
- 프로그래머스 코딩테스트 연습
- 프로그래머스 월간 코드 챌린지
- 파이썬
- FastAPI
- 브랜디
Archives
- Today
- Total
목록logging (1)
프로그래밍 연습하기
Gunicorn access_log_format이 적용되지 않는 문제
FastAPI 앱을 만들어서 배포해보는 프로젝트를 하는데, Gunicorn 로그 포맷이 바뀌지 않는 문제가 있었습니다. 그래서 여러 방법으로 바꿔보려고 했는데, 여전히 성과가 없어 인터넷을 더 찾아보니 다음과 같은 이슈를 찾을 수 있었습니다. https://github.com/encode/uvicorn/issues/527 Honor gunicorn access log format · Issue #527 · encode/uvicorn When running under gunicorn, --access-logformat isn't honored. There was some discussion of this in #389, but I didn't see an open issue for it. github.co..
Python
2023. 8. 8. 12:39