Skip to content

fix: restore useLogger JSDoc and remove unused import#149

Merged
HugoRCD merged 2 commits intomainfrom
fix/uselogger-jsdoc
Mar 7, 2026
Merged

fix: restore useLogger JSDoc and remove unused import#149
HugoRCD merged 2 commits intomainfrom
fix/uselogger-jsdoc

Conversation

@HugoRCD
Copy link
Copy Markdown
Owner

@HugoRCD HugoRCD commented Mar 7, 2026

Summary

  • Add JSDoc to the shared useLogger() function in createLoggerStorage() so IntelliSense documentation propagates through export { useLogger } re-exports in Express, Fastify, NestJS, and SvelteKit
  • Remove unused RequestLogger type import from fastify/index.ts

Addresses review feedback from #148.

Add JSDoc to the shared useLogger function in createLoggerStorage so
IntelliSense documentation propagates through re-exports. Remove unused
RequestLogger import from fastify/index.ts.

Addresses review feedback from #148.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 7, 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 7, 2026 5:40pm

@github-actions github-actions bot added the bug Something isn't working label Mar 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 7, 2026

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD self-assigned this Mar 7, 2026
@HugoRCD HugoRCD merged commit dce300f into main Mar 7, 2026
10 checks passed
@HugoRCD HugoRCD deleted the fix/uselogger-jsdoc branch March 7, 2026 17:40
@HugoRCD HugoRCD changed the title fix: restore useLogger JSDoc and remove unused import fix: restore useLogger JSDoc and remove unused import Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant