@renewx/logger
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

@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.

Package Sidebar

Install

npm i @renewx/logger

Weekly Downloads

3

Version

0.0.12

License

MIT

Unpacked Size

6.17 kB

Total Files

7

Last publish

Collaborators

  • adv0cat