\MonologLogRecord

Monolog log record interface for forward compatibility with Monolog 3.0

This is just present in Monolog 2.4+ to allow interoperable code to be written against both versions by type-hinting arguments as array|\Monolog\LogRecord $record

Do not rely on this interface for other purposes, and do not implement it.

Summary

Methods
Constants
toArray()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

toArray()

toArray() : array

Returns

array —