Skip to content

Improve logging of opendatahub-tests #920

@dbasunag

Description

@dbasunag
  • We need a way to turn off logging or use log_cli_level to make it less verbose. Currently we can only turn off console logging using log_cli=true or log_cli=false.
  • We need ability to set logging to WARNING, CRITICAL etc.
  • Current implementation of logging uses https://github.com/RedHatQE/python-simple-logger, queue listener, queue handler etc. We need to understand if this is needed or not.
  • If someone uses WARNING, should this apply to both console and pytest-tests.log?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions