Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

enable logging in controller-runtime #123

Merged
merged 1 commit into from
May 13, 2024

Conversation

sadlerap
Copy link
Member

controller-runtime expects a logger to be setup using the logr package and registered using the log.SetLogger method. Without this, controller-runtime refuses to propogate logging and causes issues.

controller-runtime expects a logger to be setup using the `logr` package
and registered using the `log.SetLogger` method.  Without this,
controller-runtime refuses to propogate logging and causes issues.

Signed-off-by: Andy Sadler <ansadler@redhat.com>
@sadlerap sadlerap requested a review from filariow May 13, 2024 21:46
@sadlerap sadlerap merged commit c721658 into konflux-workspaces:main May 13, 2024
10 checks passed
@sadlerap sadlerap deleted the fix-server-logging branch May 13, 2024 21:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants