t3n/jobqueue-log

Letzte Aktivität 29 Apr 2021 8039
composer require t3n/jobqueue-log

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

1.0.0

Version
1.0.0
Type
neos-package
Release Date
Feb 01, 2019 12:34
Source
git
Distribution
zip
Requires
  • flowpack/jobqueue-common: ^3.0.0
  • ext-json: *
Requires (dev)
  • t3n/coding-standard: ~1.0.0
MIT 46008b12e995586bb4053feebf7c96b4f43bb10b

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).