Remove the LogCacheTagsToQueue class

Created on 31 March 2025, 3 days ago

The LogCacheTagsToQueue class is not necessary. To log messages in a channel is sufficient to create a service using a definition similar to the following one.

  logger.channel.update:
    parent: logger.channel_base
    arguments: [ 'update' ]

When it is necessary to log a message, the logger is initialized with \Drupal::logger('update').

The LogCacheTagsToQueue class does not actually store the messages in any place.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024