brozzler/tests
Misty De Méo 23cee477dc
Some checks are pending
Publish Artifacts / Build distribution 📦 (push) Waiting to run
Python Formatting Check / formatting (push) Waiting to run
feat: set up structlog logging (#325)
This ports the logging from `logging` to `structlog`. This updates
all of the logger instantiations along with all of the places
`logging` was called. Data that was being inlined into log statements
has been broken out so that it's now structured arguments to the
log statements instead.
2025-02-24 16:31:09 -08:00
..
htdocs Expanding Brozzler's logging in capabilities 2020-04-14 17:19:53 -04:00
test_brozzling.py Use black, enforce with GitHub Actions 2024-02-08 12:07:41 -08:00
test_cli.py Use black, enforce with GitHub Actions 2024-02-08 12:07:41 -08:00
test_cluster.py feat: set up structlog logging (#325) 2025-02-24 16:31:09 -08:00
test_frontier.py Use black, enforce with GitHub Actions 2024-02-08 12:07:41 -08:00
test_units.py feat: set up structlog logging (#325) 2025-02-24 16:31:09 -08:00