# Summary

A collection of logging and alerts modules. A port has been started on https://github.com/piyuesh23/logging_alerts

# Project URL

https://www.drupal.org/project/logging_alerts

# Where is the code?

https://github.com/piyuesh23/logging_alerts
# Estimated completion date
Unknown
Emaillog & Errorlog modules have been ported & are already in stable & working state. We might not need watchdog_rules since it has been moved into rules module itself.

# Remaining work
Evaluate the need of watchdog_triggers module. See if the triggers defined by the module are already there in rules module.

# Dependencies
Unknown

# Who's doing the port?
piyuesh23

# What help do they need?

  • PHPUnit tests
  • Review of the module

# D8 roadmap

#2405373: [Meta] Drupal 8 port for logging_alerts

# Background and reference information

N/A

Comments

helmo created an issue. See original summary.

piyuesh23’s picture

@helmo,

Thanks for creating this porting issue.

We were working on the port initially & the work was left dormant for quite sometime. We are resuming the port of this module now on the same github repo. Will be creating child issues to this issue & keep this issue updated with the progress.

piyuesh23’s picture

Issue summary: View changes
piyuesh23’s picture

I don't think we need to port watchdog_rules to D8. Its included with #D8 Rules now. The only remaining sub-module to port is watchdog_triggers.

piyuesh23’s picture

Issue summary: View changes
adam3145’s picture

I tried to install this on Drupal 8.3.6, and I am getting the below issues

InvalidArgumentException: Class "\Drupal\emaillog\Form\EmaillogConfigForm" does not exist. in Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (line 24 of /srv/bindings/ea30b272f1a94f7fa635dcc801f85696/code/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php).

mmjvb’s picture

@adam3145 Please refrain from placing support issues in this project (D8CPT). Use the project this issue is about (logging_alerts) for bug reports/support requests.

abu-zakham’s picture

Status: Needs work » Needs review

@adam3145 InvalidArgumentException fixed.

mmjvb’s picture

Status: Needs review » Needs work

No alpha or beta found, only dev. So, set back to Needs work.

abu-zakham’s picture

Status: Needs work » Needs review

alpha release created.

cilefen’s picture

Maintainers: Although there is a stable D8 release, the project page still reads as follows:

This module has a pre-release version for Drupal 8. To find out more, follow this issue or download below.

smokris’s picture

Status: Needs review » Fixed

According to https://www.drupal.org/project/contrib_tracker, that message is autogenerated from the status of this issue; changing it to Fixed should update that message.

avpaderno’s picture

I am crediting the users who participated in this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.