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

Support configurable logging levels #1640

Closed
4 tasks
janmedrek opened this issue Apr 20, 2023 · 4 comments
Closed
4 tasks

Support configurable logging levels #1640

janmedrek opened this issue Apr 20, 2023 · 4 comments
Labels
area/cli Related to all activities around CLI area/documentation Issues or PRs related to documentation area/quality Related to all activites around quality wontfix This will not be worked on

Comments

@janmedrek
Copy link
Contributor

Description

Enable configurable logging levels in the Kyma CLI.

Reasons

Users may want to set different log levels for different purposes. For example, they may want to suppress less important messages to keep the output clean or increase the verbosity level to debug an issue. The feature will help users to customize the log level to their specific needs.

Acceptance Criteria

  • The CLI should provide an option to set the log level for all commands
  • The default log level should be set
  • The CLI should support the following log levels: warn, info, debug (consider adding more if needed)
  • There should be an explanation of how to change the log level using the parameter, including a list of available log levels

Attachments

N/A

@janmedrek janmedrek added the area/documentation Issues or PRs related to documentation label Apr 20, 2023
@kyma-bot
Copy link

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 19, 2023
@janmedrek janmedrek removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 21, 2023
@kyma-bot
Copy link

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 20, 2023
@janmedrek janmedrek removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 24, 2023
@kyma-bot
Copy link

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 23, 2023
@janmedrek janmedrek removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 26, 2023
@janmedrek janmedrek added area/cli Related to all activities around CLI area/quality Related to all activites around quality labels Dec 15, 2023
@janmedrek
Copy link
Contributor Author

Stopping the development according to: kyma-project/community#872

@janmedrek janmedrek added the wontfix This will not be worked on label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI area/documentation Issues or PRs related to documentation area/quality Related to all activites around quality wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants