Download the PHP package jc-it/yii2-job-queue-logging without Composer
On this page you can find all versions of the php package jc-it/yii2-job-queue-logging. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jc-it/yii2-job-queue-logging
More information about jc-it/yii2-job-queue-logging
Files in jc-it/yii2-job-queue-logging
Download jc-it/yii2-job-queue-logging
More information about jc-it/yii2-job-queue-logging
Files in jc-it/yii2-job-queue-logging
Vendor jc-it
Package yii2-job-queue-logging
Short Description Job Queue implementation - Logging extension.
License MIT
Package yii2-job-queue-logging
Short Description Job Queue implementation - Logging extension.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-job-queue-logging
Logging extension for Job Queue for Yii2 based on Beanstalkd
This extension provides a package extends the job queue implementation with logging.
or add
to the require
section of your composer.json
file.
Configuration
- Implement
\JCIT\jobqueue\interfaces\JobHandlerLoggerInterface::class
and register it in your DI - Either add it to you JobHandler or extend
\JCIT\jobqueue\jobHandlers\LoggingHandler::class
\JCIT\jobqueue\events\JobQueueEvent
is triggered on->put
and->handle
to enable even more precise logging
Credits
All versions of yii2-job-queue-logging with dependencies
PHP Build Version
Package Version
The package jc-it/yii2-job-queue-logging contains the following files
Loading the files please wait ....