Skip to content

feat(evlog): add deterministic minLevel for log api#266

Merged
HugoRCD merged 2 commits intomainfrom
EVL-147
Apr 11, 2026
Merged

feat(evlog): add deterministic minLevel for log api#266
HugoRCD merged 2 commits intomainfrom
EVL-147

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Apr 11, 2026

🔗 Linked issue

Resolves #265

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evlog-docs Ready Ready Preview, Comment, Open in v0 Apr 11, 2026 4:41pm
just-use-evlog Ready Ready Preview, Comment Apr 11, 2026 4:41pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 11, 2026

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 11, 2026

Benchmark report

Bundle size

Threshold: 5% · 🔴 larger · 🟡 warning · 🟢 smaller · ⚪ unchanged · 🆕 new

Status Entry Base (gzip) Current (gzip) Change Raw delta
🔴 core (index) 205 B 223 B +8.8% +62 B
🔴 client 118 B 128 B +8.5% +26 B
🔴 utils 1.41 kB 1.52 kB +8.2% +272 B
🟡 logger 3.91 kB 4.01 kB +2.6% +311 B
framework/next 4.05 kB 4.09 kB +1.0% +122 B
framework/vite 2.38 kB 2.40 kB +1.0% +154 B
framework/nitro 6.69 kB 6.71 kB +0.4% +70 B
framework/ai 3.11 kB 3.11 kB 0.0% 0 B
adapter/datadog 2.44 kB 2.44 kB 0.0% 0 B
adapter/sentry 2.35 kB 2.35 kB 0.0% 0 B
adapter/otlp 2.10 kB 2.10 kB 0.0% 0 B
enrichers 1.92 kB 1.92 kB 0.0% 0 B
framework/sveltekit 1.54 kB 1.54 kB 0.0% 0 B
adapter/posthog 1.51 kB 1.51 kB 0.0% 0 B
error 1.46 kB 1.46 kB 0.0% 0 B
adapter/fs 1.42 kB 1.42 kB 0.0% 0 B
pipeline 1.35 kB 1.35 kB 0.0% 0 B
adapter/axiom 1.33 kB 1.33 kB 0.0% 0 B
browser 1.22 kB 1.22 kB 0.0% 0 B
framework/nestjs 1.21 kB 1.21 kB 0.0% 0 B
adapter/hyperdx 1.19 kB 1.19 kB 0.0% 0 B
adapter/better-stack 1.10 kB 1.10 kB 0.0% 0 B
framework/elysia 1.05 kB 1.05 kB 0.0% 0 B
framework/fastify 1014 B 1014 B 0.0% 0 B
workers 960 B 960 B 0.0% 0 B
framework/express 705 B 705 B 0.0% 0 B
framework/hono 596 B 596 B 0.0% 0 B
toolkit 243 B 243 B 0.0% 0 B
types 31 B 31 B 0.0% 0 B
Total 48.51 kB 48.85 kB +0.7% +1017 B

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 11, 2026

npm i https://pkg.pr.new/evlog@266
npm i https://pkg.pr.new/@evlog/nuxthub@266

commit: 5a785dc

@HugoRCD HugoRCD merged commit 3898a3f into main Apr 11, 2026
15 checks passed
@HugoRCD HugoRCD deleted the EVL-147 branch April 11, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] add log levels

1 participant