@toolcase/logging
TypeScript icon, indicating that this package has built-in type declarations

0.3.12Β β€’Β PublicΒ β€’Β Published

@toolcase/logging

GitHub npm version npm downloads

🏷 Lightweight logger for NodeJS and Browser

⭐ Features

  • πŸ‘Œ Lightweight (3.1 kb)
  • πŸ”Œ Can be extended with additional reporters
  • 🌐 Supports logging scope

πŸš€ Getting started

npm install --save @toolcase/logging
import logging from '@toolcase/logging'

const myLogger = logging.getLogger('[scope]')

myLogger.info('Hello world!')

License

The project is licensed under MIT License

/@toolcase/logging/

    Package Sidebar

    Install

    npm i @toolcase/logging

    Weekly Downloads

    0

    Version

    0.3.12

    License

    MIT

    Unpacked Size

    16.9 kB

    Total Files

    10

    Last publish

    Collaborators

    • kalevski