Skip to content

Write errors to an error log #9

Description

@dyoung522

At default verbosity, we should not list all errors produced -- can be quite lengthy and obscure which tiles need to be re-built.

  • We should write all errors to an error log, which the user can manually check after each run if they so desire.
  • Increased verbosity should show the errors on screen, but still write them to a log file.
  • There should be an option to provide the log path and name
  • there should be an option to skip the log creation (e.g. --no-log)

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

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions