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

Added Logging and exmplary logging checkpoints #53

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

  1. added logging library and basic configuration

    Nguyen authored and Nguyen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    30b4544 View commit details
    Browse the repository at this point in the history
  2. changing logging locations becaus of how streamlit behaves

    Nguyen authored and Nguyen committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    52ce386 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. merge from main

    Nguyen authored and Nguyen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bf60219 View commit details
    Browse the repository at this point in the history
  2. import logging configuration as yaml file

    Nguyen authored and Nguyen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    361397e View commit details
    Browse the repository at this point in the history
  3. remove info as default when calling main, let the handler listen to e…

    …verything
    Nguyen authored and Nguyen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e51015d View commit details
    Browse the repository at this point in the history
  4. added some log checkpoints

    Nguyen authored and Nguyen committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    837a211 View commit details
    Browse the repository at this point in the history