Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logging utility and refactor app structure #22

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sfayson1
Copy link

Add logging setup to utils directory

  • Created setup_logging function in logging_utils.py
  • Configured logging with file and stream handlers
  • Updated main script to use the new logging setup

@Sfayson1 Sfayson1 self-assigned this Nov 21, 2024
@Sfayson1 Sfayson1 linked an issue Nov 21, 2024 that may be closed by this pull request
@jeromehardaway jeromehardaway marked this pull request as draft November 22, 2024 00:08
@jeromehardaway
Copy link
Collaborator

@Sfayson1 you should mock the api key in this file:

test_streamlit_app.py

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.

Logging
2 participants