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

Feature/log formatting #84

Merged
merged 12 commits into from
Mar 10, 2023
Merged

Feature/log formatting #84

merged 12 commits into from
Mar 10, 2023

Commits on Mar 9, 2023

  1. add json formatter, remove unnecessary custom formatter

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ae7e24f View commit details
    Browse the repository at this point in the history
  2. fix errors

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    63d663e View commit details
    Browse the repository at this point in the history
  3. one more issue

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    6488cde View commit details
    Browse the repository at this point in the history
  4. fix global error logger

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    35ede46 View commit details
    Browse the repository at this point in the history
  5. pass the app name through error logs

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2bf1c82 View commit details
    Browse the repository at this point in the history
  6. ensure app name is in context when error handling

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    948cbe8 View commit details
    Browse the repository at this point in the history
  7. add version info to logger

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d3d35f7 View commit details
    Browse the repository at this point in the history
  8. try fix for types

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1226c94 View commit details
    Browse the repository at this point in the history
  9. update docs

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    27aaa9f View commit details
    Browse the repository at this point in the history
  10. fix test

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    27ed9e1 View commit details
    Browse the repository at this point in the history
  11. fix aws test

    Andrew Ellison committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ec86cff View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. switch to t3 instance for test

    Andrew Ellison committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    bf4d961 View commit details
    Browse the repository at this point in the history