Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therebelrobot/log
An ECS-compliant structured logger, with optional sending to logdna. Powered by winston.
https://github.com/therebelrobot/log
Last synced: 9 days ago
JSON representation
An ECS-compliant structured logger, with optional sending to logdna. Powered by winston.
- Host: GitHub
- URL: https://github.com/therebelrobot/log
- Owner: therebelrobot
- License: mit
- Created: 2017-08-05T18:57:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T22:34:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-08T11:19:31.489Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# log
An ECS-compliant structured logger, with optional sending to logdna. Powered by winston.
```
npm install @therebel/log
yarn add @therebel/log
```