Download the PHP package emiliosh/itt-logger without Composer
On this page you can find all versions of the php package emiliosh/itt-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emiliosh/itt-logger
More information about emiliosh/itt-logger
Files in emiliosh/itt-logger
Download emiliosh/itt-logger
More information about emiliosh/itt-logger
Files in emiliosh/itt-logger
Vendor emiliosh
Package itt-logger
Short Description Opensearch logger handler
License MIT
Package itt-logger
Short Description Opensearch logger handler
License MIT
Keywords loggeropensearch
Please rate this library. Is it a good library?
Informations about the package itt-logger
Laravel log driver for opensearch
This is a fork of https://github.com/betterde/logger but uses https://opensearch.org/docs/1.2/clients/php/ as a client
Installation
Config
You can modify config in config/ittlogger.php
.
Now we can add the channel
of channels
in config/logging.php
file.
Add the \Itt\Logger\Http\Middleware\BulkCollectionLog
middleware to App\Http\Kernel.php
file.
Now define the environment variable in .env
file like this:
All versions of itt-logger with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^8.0|^9.0|^10.0
predis/predis Version ^1.1
monolog/monolog Version ^2.0
opensearch-project/opensearch-php Version ^2.2
predis/predis Version ^1.1
monolog/monolog Version ^2.0
opensearch-project/opensearch-php Version ^2.2
The package emiliosh/itt-logger contains the following files
Loading the files please wait ....