Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

eartharoid/leekslazylogger-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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