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.
- Host: GitHub
- URL: https://github.com/brainbits/node-logger
- Owner: brainbits
- Created: 2023-10-02T12:54:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-29T16:15:43.000Z (8 months ago)
- Last Synced: 2025-09-12T09:35:49.124Z (7 months ago)
- Language: JavaScript
- Size: 954 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.