WhatsApp and Chatwoot

Logger
in package

AbstractYes

Table of Contents

Methods

log()  : void
report()  : void
Creates a report of the message for displaying in the reports page, in the module reports page.

Methods

log()

public final static log(string $action, array<string|int, mixed>|object|string|null $request[, array<string|int, mixed>|object|string|null $response = '' ]) : void
Parameters
$action : string
$request : array<string|int, mixed>|object|string|null
$response : array<string|int, mixed>|object|string|null = ''

report()

Creates a report of the message for displaying in the reports page, in the module reports page.

public final static report(string $status, Platforms $platform, string $notification, int|null $clientId, ReportCategory|null $category, int|null $categoryId[, Hooks|array<string|int, Hooks>|null $hook = null ][, string|null $channel = null ]) : void
Parameters
$status : string
$platform : Platforms
$notification : string
$clientId : int|null
$category : ReportCategory|null
$categoryId : int|null
$hook : Hooks|array<string|int, Hooks>|null = null
$channel : string|null = null
Tags
since
3.0.0

        
On this page

Search results