Download the PHP package chrisguitarguy/monolog-ecs without Composer
On this page you can find all versions of the php package chrisguitarguy/monolog-ecs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrisguitarguy/monolog-ecs
More information about chrisguitarguy/monolog-ecs
Files in chrisguitarguy/monolog-ecs
Download chrisguitarguy/monolog-ecs
More information about chrisguitarguy/monolog-ecs
Files in chrisguitarguy/monolog-ecs
Vendor chrisguitarguy
Package monolog-ecs
Short Description AWS ECS metadata in your log messages
License MIT
Package monolog-ecs
Short Description AWS ECS metadata in your log messages
License MIT
Please rate this library. Is it a good library?
Informations about the package monolog-ecs
Monolog ECS
A set of monolog processors that add some additional context to Monolog's
extra
key of the $record
.
More pratically speaking, these allow users to put information in logs about the servers or ECS tasks from which the log messages were generated.
The values available are pulled from the Container Metadata File
and are all the file keys prefixed with aws_ecs_
. See below for some examples
Installation
Usage
The above example will include the ECS task's ARN as well as the ARN of the instance on which is the task is running.
All versions of monolog-ecs with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
The package chrisguitarguy/monolog-ecs contains the following files
Loading the files please wait ....