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: 6 months ago
JSON representation
Highly configurable Bunyan stream with pretty output
- Host: GitHub
- URL: https://github.com/vidavidorra/bunyan-pretty-stream
- Owner: vidavidorra
- License: gpl-3.0
- Created: 2021-02-21T09:00:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T16:09:16.000Z (about 2 years ago)
- Last Synced: 2024-04-14T06:49:37.120Z (about 2 years ago)
- Topics: bunyan, bunyan-stream, formatter, logging, pretty, stream
- Language: TypeScript
- Homepage:
- Size: 4.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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.
- ...
---
[](https://www.npmjs.com/package/@vidavidorra/bunyan-pretty-stream)
[](https://www.npmjs.com/package/@vidavidorra/bunyan-pretty-stream)
[](https://nodejs.org/en/about/releases/)
[](https://renovatebot.com)
[](https://github.com/semantic-release/semantic-release)
[](https://codecov.io/gh/vidavidorra/bunyan-pretty-stream)
[](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.
[](https://conventionalcommits.org)
[](https://github.com/xojs/xo)
[](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