Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vidavidorra/bunyan-pretty-stream

Highly configurable Bunyan stream with pretty output
https://github.com/vidavidorra/bunyan-pretty-stream

bunyan bunyan-stream formatter logging pretty stream

Last synced: 2 months ago
JSON representation

Highly configurable Bunyan stream with pretty output

Awesome Lists containing this project

README

        

# [**Bunyan**](https://github.com/trentm/node-bunyan) pretty stream

Highly configurable [**Bunyan**](https://github.com/trentm/node-bunyan) stream with pretty output.

- ...

---

[![npm version](https://img.shields.io/npm/v/@vidavidorra/bunyan-pretty-stream?logo=npm&style=flat-square)](https://www.npmjs.com/package/@vidavidorra/bunyan-pretty-stream)
[![npm downloads](https://img.shields.io/npm/dm/@vidavidorra/bunyan-pretty-stream?logo=npm&style=flat-square)](https://www.npmjs.com/package/@vidavidorra/bunyan-pretty-stream)
[![Node.js version support](https://img.shields.io/node/v/@vidavidorra/bunyan-pretty-stream?logo=node.js&style=flat-square)](https://nodejs.org/en/about/releases/)
[![Renovate enabled](https://img.shields.io/badge/Renovate-enabled-brightgreen?logo=renovatebot&logoColor&style=flat-square)](https://renovatebot.com)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079?style=flat-square)](https://github.com/semantic-release/semantic-release)
[![Code coverage](https://img.shields.io/codecov/c/github/vidavidorra/bunyan-pretty-stream?logo=codecov&style=flat-square)](https://codecov.io/gh/vidavidorra/bunyan-pretty-stream)
[![License](https://img.shields.io/github/license/vidavidorra/bunyan-pretty-stream?style=flat-square)](LICENSE.md)

- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [Security policy](#security-policy)
- [License](#license)

## Install

```shell
npm install @vidavidorra/bunyan-pretty-stream
```

## Usage

...

## Contributing

Please [create an issue](https://github.com/vidavidorra/bunyan-pretty-stream/issues/new/choose) if you have a bug report or feature proposal, or [create a discussion](https://github.com/vidavidorra/bunyan-pretty-stream/discussions) if you have a question. If you like this project, please consider giving it a star ⭐

Refer to the [contributing guide](https://github.com/vidavidorra/.github/blob/main/CONTRIBUTING.md) for detailed information about other contributions, like pull requests.

[![Conventional Commits: 1.0.0](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow?style=flat-square)](https://conventionalcommits.org)
[![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&style=flat-square)](https://github.com/xojs/xo)
[![Code style](https://img.shields.io/badge/code_style-Prettier-ff69b4?logo=prettier&style=flat-square)](https://github.com/prettier/prettier)

## Security policy

Please refer to the [Security Policy on GitHub](https://github.com/vidavidorra/bunyan-pretty-stream/security/) for the security policy.

## License

This project is licensed under the [GPLv3 license](https://www.gnu.org/licenses/gpl.html).

Copyright © 2021-2024 Jeroen de Bruijn

License details.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

The full text of the license is available in the [LICENSE](LICENSE.md) file in this repository and [online](https://www.gnu.org/licenses/gpl.html).

[bunyan]: https://github.com/trentm/node-bunyan