Skip to content

log more at important places in the code #4

Description

@rudibatt
  1. Define the single values and when they are used:
    • error: only if an error can not be bypassed by a fallback behaviour
    • warn: if there is an error, but also a fallback behaviour
    • info: relevant information about the current process
    • debug: details about relevant information (e.g. parameters)
    • trace: detailed information about everything
  2. improve the existing logging by this definition

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions