Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firstandthird/logr-logfmt
a logr plugin that emits logs in logfmt (https://brandur.org/logfmt)
https://github.com/firstandthird/logr-logfmt
Last synced: 3 days ago
JSON representation
a logr plugin that emits logs in logfmt (https://brandur.org/logfmt)
- Host: GitHub
- URL: https://github.com/firstandthird/logr-logfmt
- Owner: firstandthird
- License: mit
- Created: 2018-09-07T19:50:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T16:15:19.000Z (about 2 years ago)
- Last Synced: 2025-01-02T01:21:41.974Z (21 days ago)
- Language: JavaScript
- Size: 646 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
logr-logfmt
Formats log messages. Part of `logr-all`.
## Installation
```sh
npm install logr-logfmt
```_or_
```sh
yarn add logr-logfmt
```---
_A [First + Third](https://firstandthird.com) Project_