Hi,
I am using a standard way of logging errors,
PPLog::log(
PPLogger::LEVEL_ERROR, Text::_('PLG_PAYPLANS_MYGATEWAY_ERROR_SOME_MESSAGE'), $payment, $data, 'PayplansPaymentFormatter'
);
But I do not see them in audit logs. Am I am missing something?
I am on Joomla 4.
Best regards,
Artem