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

Debug Log level #26

Open
jamengual opened this issue Jan 6, 2023 · 2 comments
Open

Debug Log level #26

jamengual opened this issue Jan 6, 2023 · 2 comments

Comments

@jamengual
Copy link

Could it be possible to add Debug log level to see the transaction request sent to the API and the response back?

the github action seems to be working with version 0.0.9 and is parsing the atlantis.yaml correctly and I know I have my atlantis server down but the action seem to be always green no matter if atlantis is up or down and having Debug level outputs could be useful to troubleshoot.

Thanks.

@cep21
Copy link
Contributor

cep21 commented Jan 6, 2023

I see lots of output when my action is running. It runs on debug zap level by default

@cep21
Copy link
Contributor

cep21 commented Jan 6, 2023

The full request/response body may be a lot, but it makes sense to log some basic information per request. I'm a bit busy to add atm but i'll accept PRs for https://github.com/cresta/atlantis-drift-detection/blob/main/internal/atlantis/client.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants