uplogger

1.0.1 • Public • Published

UpLogger

UpLogger allows you to override the global console to make the log better !

Installation

$ npm i uplogger

Init

const UpLogger = require('uplogger');

new UpLogger();

Log with UpLogger

UpLogger extends default Console object so you can use all the default method to log.

Documentation and more infos

uplogger.gitlab.io

License

GPL-3.0

Package Sidebar

Install

npm i uplogger

Weekly Downloads

2

Version

1.0.1

License

GPL-3.0

Last publish

Collaborators

  • rovergames