Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

added configurable log levels #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mertkayhan
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

Added adjustable logging level for the operator. (All levels supported by zapcore are included.)

Why?

We can produce less logs, especially if we know that our setup is working, and concentrate on errors/warnings in the logs.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

To Do

  • If the PR is not complete but you want to discuss the approach, list what remains to be done here

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.

1 participant