leekslazylogger-fastifydeprecated

leekslazylogger fastify plugin

Usage no npm install needed!

<script type="module">
  import leekslazyloggerFastify from 'https://cdn.skypack.dev/leekslazylogger-fastify';
</script>

README

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