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

Refactor logging and error messages in serverless #1923

Merged
merged 8 commits into from
Oct 6, 2021

Commits on Oct 4, 2021

  1. Add versioning to Docker image name

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    eea9601 View commit details
    Browse the repository at this point in the history
  2. Add more details to error messages

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0ca43b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Change versioning

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e35762b View commit details
    Browse the repository at this point in the history
  2. Switch from print statements to logger

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8de55a7 View commit details
    Browse the repository at this point in the history
  3. Change logging settings to be controlled through command line for Fea…

    …st CLI
    
    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    657f545 View commit details
    Browse the repository at this point in the history
  4. Remove versioning changes for Docker image name

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    87b8c8d View commit details
    Browse the repository at this point in the history
  5. Update logging

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    c25db25 View commit details
    Browse the repository at this point in the history
  6. Enforce default logging level at the argument level

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b3c0832 View commit details
    Browse the repository at this point in the history