0.3.12 • Published 2 years ago

@toolcase/logging v0.3.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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

0.3.12

2 years ago

0.3.11

3 years ago

0.2.10

3 years ago

0.3.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago