Skip to content

Repository files navigation

Loggage

A simple logging library for Node.js. This package is used with CountBot and open sourced for public use.

Install

Install loggage by entering npm i @countbot/loggage into your CLI.

Usage

constloggage=newLoggage({name: 'My Project',verbosity: Verbosity.INFO,logToFile: false});loggage.warning('This is a warning message');

Output

image

About

Small logging library used in many Luyx Development projects

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages