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

1.0.0 • Public • Published

@feathermint/logger

Utility function to create a preconfigured Winston logger.

Installation

Install the package with:

npm install @feathermint/logger

Usage

import * as logger from "@feathermint/logger";

const log = logger.create("label");

Readme

Keywords

none

Package Sidebar

Install

npm i @feathermint/logger

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0-or-later

Unpacked Size

38.7 kB

Total Files

5

Last publish

Collaborators

  • 0xfeathermint