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

1.0.3 • Public • Published

@io-arc/logger

Logging output to Terminal console.
Use Kleur to specify colors.
Kleur is also bundled, so no installation is required.

See the documents.

Install

$ npm i @io-arc/logger

Usage

import { blue } from 'kleur'
import Logger from '@io-arc/logger'

Logger.message('Success !!!!', blue)

/@io-arc/logger/

    Package Sidebar

    Install

    npm i @io-arc/logger

    Weekly Downloads

    18

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    4.32 kB

    Total Files

    5

    Last publish

    Collaborators

    • arcone