Skip to content

v0.1.0

Choose a tag to compare

@HugoRCD HugoRCD released this 24 Jan 23:01

v0.1.0

Initial release.

Features

  • Wide event logging with useLogger(event) for Nuxt/Nitro
  • Structured errors with defineError() (message, why, fix, link)
  • Request-scoped logger with automatic context accumulation
  • Pretty console output in development, JSON in production
  • Nuxt module (evlog/nuxt) with zero-config setup
  • Nitro plugin (evlog/nitro) for all Nitro-powered frameworks
  • Standalone API (initLogger, log, createRequestLogger)

Integrations

  • Nuxt 4+
  • Nitro (Analog, Vinxi, SolidStart, TanStack Start)
  • Standalone TypeScript

Full Changelog: https://github.com/HugoRCD/evlog/commits/v0.1.0