@bogeychan/elysia-logger
Advanced tools
Changelog
0.1.0 - 11 July 2024
Improvement:
formatters.ts
now logs code
and message
if Context
is an errorformatters.ts
pino
to 8.18.0
elysia
to 1.0.27
Breaking Change:
automatic onError
logging by default
; #18
For more details checkout the migration guide
InferContext
now contains either Context
or ErrorContext
For more details checkout the migration guide