You are here

service logger.channel.commerce_payment in Commerce Core 8.2

Class

Drupal\Core\Logger\LoggerChannel
3 string references to logger.channel.commerce_payment
PaymentCheckoutController::create in modules/payment/src/Controller/PaymentCheckoutController.php
Instantiates a new instance of this class.
PaymentMethodFormBase::create in modules/payment/src/PluginForm/PaymentMethodFormBase.php
Instantiates a new instance of this class.
PaymentProcess::create in modules/payment/src/Plugin/Commerce/CheckoutPane/PaymentProcess.php
Creates an instance of the plugin.

File

modules/payment/commerce_payment.services.yml
modules/payment/commerce_payment.services.yml

View source
  1. class: Drupal\Core\Logger\LoggerChannel
  2. factory: 'logger.factory:get'
  3. arguments:
  4. - commerce_payment