0.1.1 • Published 3 years ago

leekslazylogger-fastify v0.1.1

Weekly downloads
119
License
MIT
Repository
github
Last release
3 years ago

leekslazylogger-fastify

npm GitHub issues GitHub stars GitHub forks GitHub license Codacy grade Discord support server

About

leekslazylogger-fastify is a logger plugin for fastify.

Features

  • Colours :)
  • Status code, route, and time in ms
  • Placeholders

Getting Started

Click here to go the docs for customisation instructions.

const FastifyLogger = require('leekslazylogger-fastify');
const log = new FastifyLogger();

// require fastify
const fastify = require('fastify')();

// use logger plugin
fastify.register(log.fastify());
// or
fastify.register(log.fastify(), {
	// options
});

Support

Go to the docs, or ask for help in #general-support on Discord.

Discord

Donate

ko-fi