browser icon indicating copy to clipboard operation
browser copied to clipboard

Add a structured logger

Open karlseguin opened this issue 9 months ago • 1 comments

In debug mode, it has a more user-friendly output:

level | the log messge | ms since last message | key=value key=value

In release mode, it logs using logfmt, which is supported by most log ingestion frameworks.

Not being used anywhere right now, keeping this PR small with no impact on existing code.

karlseguin avatar Feb 21 '25 09:02 karlseguin

@karlseguin LGTM. Can you please rebase the branch? :pray:

krichprollsch avatar Feb 21 '25 17:02 krichprollsch