Short Description
Update the routers to use logging middeware in cmd/smd/routers.go from here: https://github.com/OpenCHAMI/chi-middleware
This should improve logging with the SMD API and make catching issues a bit easier. It may also be worth adding the authenticator from the node orchestrator as well.
Definition of Done
This issue will be complete once the middleware is verified to be used by the router.
Short Description Update the routers to use logging middeware in
cmd/smd/routers.go
from here: https://github.com/OpenCHAMI/chi-middleware This should improve logging with the SMD API and make catching issues a bit easier. It may also be worth adding the authenticator from the node orchestrator as well.Definition of Done This issue will be complete once the middleware is verified to be used by the router.