@tryghost/pretty-stream
v2.2.0
Published
`npm install @tryghost/pretty-stream --save`
Downloads
60,250
Maintainers
Keywords
Readme
Pretty Stream
Install
npm install @tryghost/pretty-stream --save
or
pnpm add @tryghost/pretty-stream
Purpose
Pretty-print stream formatter used to render structured logs in human-readable form.
Usage
Used by @tryghost/logging and @tryghost/metrics.
Develop
This is a mono repository, managed with Nx.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
pnpm installto install top-level dependencies.
Run
pnpm dev
Test
pnpm lintruns oxlintpnpm testruns lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
