gbs-logger
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

GBS Logger

Logger tool for GBS Node.JS application. It wraps Winston in a way that it will require certain fields to log.

Getting Started

Prerequisites

  • Node.JS
  • Yarn

Installing

yarn add gbs-logger@2.0.0

Usage

const logger = require('gbs-logger');
logger.log('info', {...});

License

This project is licensed under the MIT License - see the LICENSE file for details

Dependencies (4)

Dev Dependencies (8)

Package Sidebar

Install

npm i gbs-logger

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

29.6 kB

Total Files

10

Last publish

Collaborators

  • gbsappdev