Skip to content

feat: add context-agnostic createLogger function#124

Merged
HugoRCD merged 2 commits intomainfrom
EVL-100
Mar 2, 2026
Merged

feat: add context-agnostic createLogger function#124
HugoRCD merged 2 commits intomainfrom
EVL-100

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Mar 2, 2026

This pull request introduces the new createLogger API for building wide event loggers in any context (scripts, jobs, workers, etc.), and refactors the documentation, implementation, and tests to clarify the distinction between createLogger and createRequestLogger. createRequestLogger is now a convenience wrapper around createLogger for HTTP request contexts. The changes also update all relevant documentation and add comprehensive tests for the new API.

@HugoRCD HugoRCD self-assigned this Mar 2, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 2, 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 Mar 2, 2026 10:39pm

@HugoRCD HugoRCD changed the title feat: add context-agnostic createLogger function feat: add context-agnostic createLogger function Mar 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2026

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD merged commit 74b9208 into main Mar 2, 2026
10 of 11 checks passed
@HugoRCD HugoRCD deleted the EVL-100 branch March 2, 2026 22:39
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.

1 participant