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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions