@yodata/logger

2.1.6 • Public • Published

yodata-logger

console.log with a standardized api log.{debug|info|warn|error}(message: string, data: [object]) api

This package wraps loglevel with some defaults.

Table of Contents

- [yodata-logger](#yodata-logger)
- [Table of Contents](#table-of-contents)
- [Install](#install)
- [Usage](#usage)
- [API](#api)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)

Install

$ yarn add @yodata/logger

Usage

const log = require('@yodata/logger') log.info('hello world!')

Maintainers

@yodata

Contributing

PRs accepted.

License

MIT © 2019 Yodata, Inc.

Readme

Keywords

Package Sidebar

Install

npm i @yodata/logger

Weekly Downloads

23

Version

2.1.6

License

MIT

Unpacked Size

5.3 kB

Total Files

4

Last publish

Collaborators

  • cvraghu
  • yodaveduran