0.3.12 ā€¢ Published 1 year ago

@toolcase/logging v0.3.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.3.11

1 year ago

0.2.10

1 year ago

0.3.10

1 year ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago