Skip to content

feat(qc-logging): add qc logging and basic type utils#3

Open
JuanGalilea wants to merge 1 commit into
masterfrom
qc-logging
Open

feat(qc-logging): add qc logging and basic type utils#3
JuanGalilea wants to merge 1 commit into
masterfrom
qc-logging

Conversation

@JuanGalilea

@JuanGalilea JuanGalilea commented Jul 24, 2026

Copy link
Copy Markdown

structured logging to measure usage or certain failure conditions using mezmo afterwards.

Should i modify the changelog in this exact branch or what?

All the overloading on functions is so rules like the oxlint/eslint ones mentioned still work when doing. (it was the simplest way for that to work)

if (isFalsy(anUnresolvedPromise, "some-key")) { // linter error since its always truthy (clear fuckup)

@JuanGalilea JuanGalilea self-assigned this Jul 24, 2026
@metalwarrior665

Copy link
Copy Markdown
Member

Changelog is auto-filled from commit messages

@metalwarrior665 metalwarrior665 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.

isFalsy is definitely interesting, wonder how will thsi be used in the wild

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.

3 participants