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/add logging #25

Merged
merged 8 commits into from
Apr 29, 2024
Merged

Feat/add logging #25

merged 8 commits into from
Apr 29, 2024

Commits on Mar 27, 2024

  1. feat: adding structlog to requirements.txt

    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    66800b7 View commit details
    Browse the repository at this point in the history
  2. feat: adding logger.py to configure structlog and then implemented it…

    … in __main__.py and in the modules
    
    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4e77789 View commit details
    Browse the repository at this point in the history
  3. fix: adapt example to have corret config path, add typing, add

    rudimentary makefile command to download config from testbed
    
    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    da2fd91 View commit details
    Browse the repository at this point in the history
  4. fix: adding preliminary typing to MigrateMonitorsHandler

    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    453dc16 View commit details
    Browse the repository at this point in the history
  5. feat: add pre-commit command to run on all files

    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0d83869 View commit details
    Browse the repository at this point in the history
  6. fix: add logger class to module handler

    Signed-off-by: Rafael te Boekhorst <[email protected]>
    boekhorstb1 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7d2283d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    150acf3 View commit details
    Browse the repository at this point in the history
  2. Add initial module execution log entry

    Signed-off-by: Tobias Wolf <[email protected]>
    NotTheEvilOne committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8a8959e View commit details
    Browse the repository at this point in the history