3.3.8 • Published 3 months ago

nekologger v3.3.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

Preview

image

You can also chain them 🤔

image

Install

$ npm i nekologger

https://www.npmjs.com/package/nekologger

Usage / Quickstart

CommonJS

const Logger = require("nekologger")
const neko = new Logger({
    showFunc: true,
    showLogTypes: true,
    showTime: true,
});

!NOTE All message configs should be chained before logging. For example: function name / message color / message to log

neko.name("Hello World!").color("magenta").info("Hello world message")

how-to.js <

TODO

none (yet...)

INFO

Background image: Pixiv / Catbox

VSC Extension: Background

VSC Theme: Omni Owl

3.3.8

3 months ago

3.3.7

3 months ago

3.3.6

3 months ago

3.1.3

3 months ago

3.1.2

3 months ago

3.0.1

3 months ago

3.3.5

3 months ago

3.2.6

3 months ago

3.2.5

3 months ago

3.1.4

3 months ago

3.0.0

3 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago