t3n/jobqueue-log

Last activity 29 Apr 2021 8039
composer require t3n/jobqueue-log

A sidecar package for t3n.JobQueue.RabbitMQ to publish logs

dev-dependabot/composer/t3n/coding-standard-approx-1.1.0

Version
dev-dependabot/composer/t3n/coding-standard-approx-1.1.0
Type
neos-package
Release Date
Feb 03, 2020 09:36
Source
git
Distribution
zip
Requires
  • flowpack/jobqueue-common: ^3.0.0
  • ext-json: *
Requires (dev)
  • t3n/coding-standard: ~1.1.0
MIT 955ae2ba7678178ed30f209f05bcee0fd09586ba

Readme excerpt

t3n.JobQueue.Log

A sidecar package for t3n.JobQueue.RabbitMQ. This package will log infos about submitted, failed and finished jobs to a RabbitMQ backend. This package could also be used to simply log some custom messages.

Setup

To use RabbitMQ as a backend for a JobQueue you need a running RabbitMQ Service. You can use our docker image which also includes the management console t3n/rabbitmq

Install the package using composer:

composer require t3n/jobqueue-log Configuration

For a basic setup of RabbitMQ Queues check t3n.JobQueue.RabbitMQ. This section will only cover the additional configuration.

There are some preconfigured queues:

Flowpack: …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 11 package(s).