Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firstandthird/logr
node.js logging and debugging library
https://github.com/firstandthird/logr
Last synced: 3 days ago
JSON representation
node.js logging and debugging library
- Host: GitHub
- URL: https://github.com/firstandthird/logr
- Owner: firstandthird
- License: mit
- Created: 2012-01-13T18:36:48.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:31:58.000Z (about 2 years ago)
- Last Synced: 2025-01-12T22:12:55.779Z (10 days ago)
- Language: JavaScript
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
logr
## Installation
```sh
npm install logr
```_or_
```sh
yarn add logr
```---
_A [First + Third](https://firstandthird.com) Project_