UNPKG

@google-cloud/pino-logging-gcp-config

Version:

Module to create a basic Pino LoggerConfig to support Google Cloud structured logging

68 lines (33 loc) 3.43 kB
# Changelog <!-- markdownlint-disable --> ## [1.1.0](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.6...pino-logging-gcp-config-v1.1.0) (2025-08-05) ### Features * Support user-defined formatter.log after GCP formatting ([#200](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/200)) ([9fa3d97](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/9fa3d97b5823be0df4ba74703427fb417adb95d9)) ### Bug Fixes * **deps:** update form-data to fix vulnerability ([98970c8](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/98970c86b20cce5cf54aba02ced71e4042d21ec2)) ## [1.0.6](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.4...pino-logging-gcp-config-v1.0.6) (2025-06-19) ### Bug Fixes * **deps:** update npm brace-expansion [SECURITY] ([2b89645](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/2b89645aee6532234218950dfbcd8e8340b4b6df)) * **pino-logging-gcp-config:** log mutates input ([#192](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/192)) ([1e9fbbd](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/1e9fbbdb461a92339d8a5649c613e9e07972cb07)) ## 1.0.5 (2025-05-18) ### Invalid release ## [1.0.4](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.3...pino-logging-gcp-config-v1.0.4) (2025-05-20) ### Bug Fixes * wrong `logging.googleapis.com/trace` format ([#177](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/177)) ([782211a](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/782211a58e22447cf61be8edf789d2cad0471649)) ## [1.0.3](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.2...pino-logging-gcp-config-v1.0.3) (2025-04-29) ### Bug Fixes * format nanos correctly if nanos is 0 ([#163](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/163)) ([19acc84](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/19acc8438b5f433ab3b8b82bec6741d1920a23f6)) ## [1.0.2](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.1...pino-logging-gcp-config-v1.0.2) (2024-11-18) ### Bug Fixes * **deps:** update cross-spawn to address CVE ([261be11](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/261be1157445d188e5eb48ae30b0196bde180757)) ## [1.0.1](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.0...pino-logging-gcp-config-v1.0.1) (2024-11-06) ### Bug Fixes * 351958473 ([2ccd285](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/2ccd2858e6fef6da828a705d264eb6e81d3bd4ef)) * **deps:** [pino-logging-gcp-config] Update pino-logging-gcp-config ([8188c44](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/8188c44966c14217100ecf1a905dd6f8b08d6bfd)) * **deps:** Update dependencies ([d5a8d22](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/d5a8d22769796e90d67ddcc0477c206d12abcbf7)) * **deps:** update pino-logging-gcp-config ([743cc54](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/743cc54f76e5991be846be3cabb56b5b43365855)) * improve diagnostics log entry ([feb5f93](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/feb5f9399dc31868cf57d812fbbe845849fa7240)) ## 1.0.0 (2024-08-06) ### Features * Initial Release <!-- markdownlint-enable -->