Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

logr-logfmt



Test Status


Lint Status

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_