Skip to content

Feat/logging - #11

Merged
lfrancke merged 8 commits into
mainfrom
feat/logging
Feb 25, 2026
Merged

lfrancke merged 8 commits into
mainfrom
feat/logging

Conversation

@lfrancke

@lfrancke lfrancke commented Feb 20, 2026

Copy link
Copy Markdown
Member

This adds pino as a logging library.
I talked to @siegfriedweber about this and we decided that we'll pretty print to STDOUT by default and write JSON to a file.

This was mostly generated by Claude.
It did introduce - on my request - also the infrastructure for unit tests.
I added some examples for how to use logging & testing manually.

labrenbe
labrenbe previously approved these changes Feb 24, 2026

@labrenbe labrenbe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

# Conflicts:
#	package-lock.json
#	package.json
#	src/routes/(app)/page.svelte.spec.ts
@lfrancke
lfrancke marked this pull request as ready for review February 24, 2026 20:53

@labrenbe labrenbe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lfrancke
lfrancke merged commit bfc1c7c into main Feb 25, 2026
8 checks passed
@lfrancke
lfrancke deleted the feat/logging branch February 25, 2026 15:26
@labrenbe labrenbe mentioned this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants