MonologFormatterAdapter
in package
implements
Formatter
Read onlyYes
FinalYes
Tags
Table of Contents
Interfaces
Methods
- __construct() : mixed
- format() : string
Methods
__construct()
public
__construct(FormatterInterface $delegate) : mixed
Parameters
- $delegate : FormatterInterface
format()
public
format(Record $record) : string
Parameters
- $record : Record