Skip to content

Logging #3

@fsackur

Description

@fsackur

Summary of the new feature / enhancement

As a user with bugs, I want a diagnostic log that helps me troubleshoot

As a maintainer, I want insight into faulting lines in the code

Proposed technical implementation details (optional)

A logging feature that:

  • includes timestamps with millisecond precision or greater
  • supports multi-threading
  • identifies sync/async log entries
  • rotates logs to prevent unbounded disk usage
  • ideally, includes stack data when errors occur

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