Skip to content

Feature: Logs into file, JSON format #8

Description

@yorickdowne

Two features actually, that would be helpful for log parsing:

Ability to log to a file without using tee, something like --logfile. Useful for exporting via AWS CloudWatch et al

Format of that log file to be JSON, for easier parsing

Suggested JSON format:

  • level - info, warn, error
  • ts - timestamp, example "1616876543.8821354"
  • msg - the actual log message

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions