Skip to content

Add logging for config load source in verbose mode#1

Open
yeahjeanly wants to merge 1 commit intomainfrom
feature/add-config-logging
Open

Add logging for config load source in verbose mode#1
yeahjeanly wants to merge 1 commit intomainfrom
feature/add-config-logging

Conversation

@yeahjeanly
Copy link
Owner

과제 내용

Alembic verbose 모드에서 config가 파일에서 로드됐는지, in-memory에서 로드됐는지 로깅 추가

변경 사항

  • alembic/config.py: verbose 모드일 때 config 소스(file vs in-memory) 로깅 추가
  • tests/test_config.py: 파일/in-memory 각 시나리오에 대한 테스트 케이스 추가

참고

- Add logging to show whether config is loaded from file or in-memory
- Log messages only appear when verbose mode is enabled
- Add tests for both file and in-memory config scenarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant