\Monolog\FormatterScalarFormatter

Formats data into an associative array of scalar values.

Objects and arrays will be JSON encoded.

Summary

Methods
Properties
Constants
format()
No public properties found
No constants found
normalizeValue()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

format()

format(array  $record) 

{@inheritdoc}

Parameters

array $record

normalizeValue()

normalizeValue(mixed  $value) : string|integer|boolean|null

Parameters

mixed $value

Returns

string|integer|boolean|null