UNPKG
@roarr/fastify
Version:
latest (1.2.1)
1.2.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Roarr Fastify compatible logger.
github.com/gajus/roarr-fastify
gajus/roarr-fastify
@roarr/fastify
/
dist
/
src
/
index.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
{ createFastifyLogger, }
from
'./factories/createFastifyLogger'
;