logr-logfmt
Version:
plugin for logr that posts tags and log message to logfmt
31 lines (21 loc) • 865 B
Markdown
<h1 align="center">logr-logfmt</h1>
<p align="center">
<a href="https://github.com/firstandthird/logr-logfmt/actions">
<img src="https://img.shields.io/github/workflow/status/firstandthird/logr-logfmt/Test/main?label=Tests&style=for-the-badge" alt="Test Status"/>
</a>
<a href="https://github.com/firstandthird/logr-logfmt/actions">
<img src="https://img.shields.io/github/workflow/status/firstandthird/logr-logfmt/Lint/main?label=Lint&style=for-the-badge" alt="Lint Status"/>
</a>
</p>
Formats log messages. Part of `logr-all`.
## Installation
```sh
npm install logr-logfmt
```
_or_
```sh
yarn add logr-logfmt
```
---
<a href="https://firstandthird.com"><img src="https://firstandthird.com/_static/ui/images/safari-pinned-tab-62813db097.svg" height="32" width="32" align="right"></a>
_A [First + Third](https://firstandthird.com) Project_