BitPay PHP SDK

BitPayLogger

Table of Contents

Methods

logError()  : void
logRequest()  : void
logResponse()  : void

Methods

logError()

public logError(string|null $message) : void
Parameters
$message : string|null

logRequest()

public logRequest(string $method, string $endpoint, string|null $json) : void
Parameters
$method : string
$endpoint : string
$json : string|null

logResponse()

public logResponse(string $method, string $endpoint, string|null $json) : void
Parameters
$method : string
$endpoint : string
$json : string|null

        
On this page

Search results