{"library":"pino-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that enables bundling pino v7+ logger with webpack-generated bundles. Version 2.0.0 supports webpack 5 and requires Node >=12.13.0. It works by extracting pino's worker threads (thread-stream, pino-worker, pino-pipeline-worker, pino-file) into separate bundle files, which must be deployed alongside the main bundle. The plugin allows specifying extra transports like pino-pretty. Key differentiator: it's the official way to use pino in webpack projects, addressing the incompatibility between pino's Node.js Worker Threads architecture and webpack's bundling. Ships TypeScript types.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install pino-webpack-plugin","imports":["import { PinoWebpackPlugin } from 'pino-webpack-plugin'","const { PinoWebpackPlugin } = require('pino-webpack-plugin')","import type { PinoWebpackPluginOptions } from 'pino-webpack-plugin'"]},{"cmd":"yarn add pino-webpack-plugin","imports":[]},{"cmd":"pnpm add pino-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/pinojs/pino-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pino-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pino-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}