Interface LogFormatterProviderInterface

Summary

Fully Qualified Name: Zend\Log\Formatter\LogFormatterProviderInterface

Description

Methods

Name Description Defined By
getLogFormatterConfig() Provide plugin manager configuration for log formatters. LogFormatterProviderInterface

Method Details

getLogFormatterConfig()

Provide plugin manager configuration for log formatters.

Returns: array

Top