-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat/add logging #25
Commits on Mar 27, 2024
-
feat: adding structlog to requirements.txt
Signed-off-by: Rafael te Boekhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66800b7 - Browse repository at this point
Copy the full SHA 66800b7View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 4e77789 - Browse repository at this point
Copy the full SHA 4e77789View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for da2fd91 - Browse repository at this point
Copy the full SHA da2fd91View commit details -
fix: adding preliminary typing to MigrateMonitorsHandler
Signed-off-by: Rafael te Boekhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 453dc16 - Browse repository at this point
Copy the full SHA 453dc16View commit details -
feat: add pre-commit command to run on all files
Signed-off-by: Rafael te Boekhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d83869 - Browse repository at this point
Copy the full SHA 0d83869View commit details -
fix: add logger class to module handler
Signed-off-by: Rafael te Boekhorst <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d2283d - Browse repository at this point
Copy the full SHA 7d2283dView commit details
Commits on Apr 28, 2024
-
Move logger initialization to main and keep Single Responsibility Pri…
…nciple Signed-off-by: Tobias Wolf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 150acf3 - Browse repository at this point
Copy the full SHA 150acf3View commit details -
Add initial module execution log entry
Signed-off-by: Tobias Wolf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a8959e - Browse repository at this point
Copy the full SHA 8a8959eView commit details