Error: Call to undefined method Drupal\Core\Logger\LoggerChannel::status() in Drupal\simple_integrations\Entity\Integration->logDebugMessage() (line 172)

It appears that when testing a connection, the debug message handler is being passed a type of "status", which isn't a valid logger method. I traced this back to line 90 of ConnectionTestController.php to confirm.

Comments

mangy.fox created an issue. See original summary.

  • Sophie.SK committed 8f78b3b on 8.x-1.x
    Issue #3160752 by Sophie.SK: Fatal Error when testing connection with...
sophie.sk’s picture

Status: Active » Fixed

Fixed this - sorry for the delay.

Status: Fixed » Closed (fixed)

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