0.0.12 • Published 5 days ago

@renewx/logger v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
5 days ago

@renewx/logger

npm version GitHub license

Installation

Install via npm:

npm i @renewx/logger

Or via yarn:

yarn add @renewx/logger

Usage

Add to the start of the index.ts file, and the logs will automatically appear in the console:

import { initLogger } from "@renewx/logger";

initLogger(console.log);

Docs

Read full docs here.

0.0.12

5 days ago

0.0.11

3 months ago

0.0.10

6 months ago

0.0.9

7 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

12 months ago