automatic-releases
automatic-releases copied to clipboard
Add more logging
| Q | A |
|---|---|
| New Feature | yes |
Description
This PR ads more logging.
I wasn't sure about logging in the command only or the services. I guess both is better.
When doing work through the API, it would also be great to output the response content when getting an error response from the API instead of only having the failed invariant saying "something went wrong" (or a similar generic message).
That is an excellent idea: adding logging to the PSR-18 client should suffice, I suppose?
Closing here: to be retried in a new PR, if needed, but the rebase work is equivalent to the dev work here :)