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

Feat/standardize logging #115

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Feat/standardize logging #115

wants to merge 4 commits into from

Commits on Oct 28, 2024

  1. feat: add duration logging for start and stop machine

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0cdaaa2 View commit details
    Browse the repository at this point in the history
  2. feat: add warning for slow machine starts

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4b48333 View commit details
    Browse the repository at this point in the history
  3. feat: trace logs with key

    It can be hard to see through the logs, so
    I've wired through the key so we can trace
    a bit easier.
    
    Signed-off-by: Chris Goller <[email protected]>
    goller committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ecfade5 View commit details
    Browse the repository at this point in the history
  4. fix: update aws types

    Signed-off-by: Chris Goller <[email protected]>
    goller committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    917ec40 View commit details
    Browse the repository at this point in the history