An open API service indexing awesome lists of open source software.

https://github.com/brainbits/node-logger

This is a simple library to allow logging in node applications.
https://github.com/brainbits/node-logger

Last synced: 6 months ago
JSON representation

This is a simple library to allow logging in node applications.

Awesome Lists containing this project

README

          

# node-logger monorepo

## Creating a release

Run `npx lerna version --no-private` to create a new release. It will be automatically published via CI.