Download the PHP package middlebury/monolog-pantheon without Composer
On this page you can find all versions of the php package middlebury/monolog-pantheon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download middlebury/monolog-pantheon
More information about middlebury/monolog-pantheon
Files in middlebury/monolog-pantheon
Download middlebury/monolog-pantheon
More information about middlebury/monolog-pantheon
Files in middlebury/monolog-pantheon
Vendor middlebury
Package monolog-pantheon
Short Description Processor to extract Pantheon environment details for Monolog.
License GPL-2.0-or-later
Homepage https://github.com/middlebury/monolog-pantheon
Package monolog-pantheon
Short Description Processor to extract Pantheon environment details for Monolog.
License GPL-2.0-or-later
Homepage https://github.com/middlebury/monolog-pantheon
Please rate this library. Is it a good library?
Informations about the package monolog-pantheon
INTRODUCTION
A Monolog processor to extract Pantheon environment details and add them to extra.
Installation
Install with composer: composer require middlebury/monolog-pantheon
Setup and Configuration
- Add this library to your application (and Monolog) with composer.
-
Add this processor to your monolog service configuration:
parameters: monolog.logger.processors: ['pantheon'] services: monolog.processor.pantheon: class: Middlebury\MonologPantheon\Processor\PantheonProcessor
Your monolog log entries will now be have additional values from the Pantheon environment added to them:
extra.pantheon_site_nameextra.pantheon_siteextra.pantheon_environmentextra.pantheon_infrastructure_environmentextra.pantheon_deployment_identifier
All versions of monolog-pantheon with dependencies
PHP Build Version
Package Version
The package middlebury/monolog-pantheon contains the following files
Loading the files please wait ...