Skip to content

Create a generic Logging Flag that can be used to control log levels of the CLI to supress verbose logs for structured outputs #474

@jakobmoellerdev

Description

@jakobmoellerdev

Description

When we get component versions and also for other commands, it is useful to not print everything by default. Instead we should make log levels configurable. We already have slog integration so we just need to properly initialize the slog handler here based on some log level and output.

Done Criteria

  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Labels

area/ipceiImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epic

Type

No fields configured for Task.

Projects

Status
🍺 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions