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

add debug logs variable #89

Merged
merged 2 commits into from
Dec 17, 2024
Merged

add debug logs variable #89

merged 2 commits into from
Dec 17, 2024

Conversation

nprt
Copy link
Contributor

@nprt nprt commented Dec 17, 2024

We need to add support for debug logs, as we need to track issues as they occur on certain nodes. This PR adds support for adding debug logs (apart from the trace support already present).

Note: If trace logs are enabled, they will take precedence over debug logs, as it is the first check that is done on the presence of variables. However, this should be frowned upon, as only one of the options should be enabled.

@nprt nprt self-assigned this Dec 17, 2024
@nprt nprt merged commit c95a60d into main Dec 17, 2024
4 checks passed
@nprt nprt deleted the ansible-node-logs-debug-param branch December 17, 2024 12:35
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

Successfully merging this pull request may close these issues.

2 participants