Skip to content

Improve logging across the library #328

@dokempf

Description

@dokempf

#327 added logging support to the library.

There are numerous ways to improve logging across the library:

  • Turn existing warnings into logger.warn
  • Write logger.info messages where ever a user might be interested in progress that is happening
  • Write logger.debug informations where developers might be interested in what is happening
  • Equip more apps with a logging output widget, see pipeline_tuning for how it is done

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions