Lizmap Web Client Master

MetricsLogMessage
in package
implements jILogMessage

Message class for metrics, to use with jLog.

Table of Contents

Interfaces

jILogMessage

Properties

$category  : string
$content  : array<string|int, mixed>

Methods

__construct()  : mixed
rmqSaasLogMessage constructor.
addContent()  : mixed
getCategory()  : mixed
getFormatedMessage()  : mixed
getMessage()  : mixed

Properties

Methods

__construct()

rmqSaasLogMessage constructor.

public __construct(array<string|int, mixed> $content[, string $category = 'default' ]) : mixed
Parameters
$content : array<string|int, mixed>
$category : string = 'default'

addContent()

public addContent(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

        
On this page

Search results