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

Use a different logger for each controller #415

Open
LucasMrqes opened this issue Nov 28, 2024 · 1 comment
Open

Use a different logger for each controller #415

LucasMrqes opened this issue Nov 28, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@LucasMrqes
Copy link
Collaborator

Currently, the logs from all controller components are mixed together in the stdout of the controller pod. This lack of separation makes it challenging to debug individual controllers effectively.

To improve readability and debugging, implement a mechanism to clearly distinguish logs from each controller component (TerraformLayer, TerraformRepository, TerraformPullRequest, and TerraformRun).

@LucasMrqes LucasMrqes added the good first issue Good for newcomers label Nov 28, 2024
@filipjosifoski
Copy link
Contributor

filipjosifoski commented Dec 5, 2024

Hey there. I'd be interested in picking this one if that's okay. Mind to give me more details how are you planning it?

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

No branches or pull requests

2 participants