Skip to content

Add logging #50

@cabeese

Description

@cabeese

Background

We'd like to be able to log events to a file somewhere. This file may contain raw input data, unexpected program behavior, etc. that we can use when doing diagnostic work later on.

Requirements

  • Add easy global logging function (with printf() style format strings, if possible)
  • Automatically create a new log file each time the program runs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions