Action: wu_mt_provider_log
จะทำงานเมื่อ Provider บันทึกข้อความ (logs a message)
Parameters
| Name | Type | Description |
|---|---|---|
| $message | string | ข้อความที่บันทึก (Log message). |
| $level | string | ระดับการบันทึก (Log level). |
| $context | array | บริบทเพิ่มเติม (Additional context). |
Since
- 1.0.0
Source
ถูกกำหนดไว้ใน inc/providers/class-base-provider.php บรรทัดที่ 400