Skip to content

Logging: Add logging to file. #4

@pyjarrett

Description

@pyjarrett

Purpose

Improve logging by allowing output to be redirected to a named file.

Method

  • Include a --log-file PATH to the command line parameters.
  • If a logfile is specified, no logging output should be sent to stderr or stdout, unless --log-console is also specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions