diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index dd98511..b655ec4 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -20,6 +20,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**bramus/monolog-colored-line-formatter**](https://github.com/bramus/monolog-colored-line-formatter) extends the LineFormatter and adds ANSI coloring capabilities. - [**vube/monolog-splunk-formatter**](https://github.com/vube/monolog-splunk-formatter) extends LineFormatter and optimizes for Splunk log ingestion, specifically for context name=value data. - [**lunatic666/monolog-bunyan-formatter**](https://github.com/Lunatic666/monolog-bunyan-formatter) formats your logs [bunyan style](https://github.com/trentm/node-bunyan) +- [**superbalist/monolog-google-cloud-json-formatter**](https://github.com/Superbalist/monolog-google-cloud-json-formatter) formats your logs for Google Cloud Logging. # Processors