{"id":22808068,"url":"https://github.com/lifion/pino-prettifier","last_synced_at":"2025-03-30T20:53:01.438Z","repository":{"id":37549616,"uuid":"172983152","full_name":"lifion/pino-prettifier","owner":"lifion","description":"Development mode prettifier for Pino","archived":false,"fork":false,"pushed_at":"2023-03-07T17:57:34.000Z","size":1110,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-18T11:55:22.163Z","etag":null,"topics":["lifion","logger","logging","pino","prettifier"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lifion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-27T20:12:49.000Z","updated_at":"2021-11-15T17:01:57.000Z","dependencies_parsed_at":"2023-02-13T23:45:38.994Z","dependency_job_id":null,"html_url":"https://github.com/lifion/pino-prettifier","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifion%2Fpino-prettifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifion%2Fpino-prettifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifion%2Fpino-prettifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifion%2Fpino-prettifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lifion","download_url":"https://codeload.github.com/lifion/pino-prettifier/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379379,"owners_count":20767696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lifion","logger","logging","pino","prettifier"],"created_at":"2024-12-12T11:07:51.270Z","updated_at":"2025-03-30T20:53:01.383Z","avatar_url":"https://github.com/lifion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pino-prettifier\n\n[![npm version](https://badge.fury.io/js/pino-prettifier.svg)](http://badge.fury.io/js/pino-prettifier)\n\nThis package provides a log prettifier for the [Pino](https://getpino.io/) logging library.\n\n## Usage\n\nInstall the library as usual:\n\n```sh\nnpm install pino-prettifier\n```\n\nThen use the proper `pino` options:\n\n```JS\nconst pino = require('pino');\nconst prettifier = require('pino-prettifier');\nconst logger = pino({\n  prettyPrint: true,\n  prettifier\n});\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifion%2Fpino-prettifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flifion%2Fpino-prettifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifion%2Fpino-prettifier/lists"}