Download the PHP package php-etl/log-plugin without Composer
On this page you can find all versions of the php package php-etl/log-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package log-plugin
Log Plugin
Goal
This package aims at integrating logging capabilities in the Pipeline stack.
Principles
The tools in this library will produce executable PHP sources, using an intermediate Abstract Syntax Tree from nikic/php-parser. This intermediate format helps you combine the code produced by this library with other packages from Middleware.
Configuration format
Disabling logging
Logging to STDERR
Usage
This library will build for you logging capabilities inside a pipeline.
You can use the following PHP script to test and print the result of your configuration.
See also
All versions of log-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
php-etl/configurator-contracts Version 0.8.*
nikic/php-parser Version ^4.15
symfony/config Version ^6.0
php-etl/configurator-contracts Version 0.8.*
nikic/php-parser Version ^4.15
symfony/config Version ^6.0
The package php-etl/log-plugin contains the following files
Loading the files please wait ....