zend-log icon indicating copy to clipboard operation
zend-log copied to clipboard

Document all factories and plugin managers

Open weierophinney opened this issue 10 years ago • 1 comments

The component includes a number of factories:

  • Factories:
    • Zend\Log\LoggerAbstractServiceFactory
    • Zend\Log\LoggerServiceFactory
  • Plugin Managers:
    • FilterPluginManager
    • FormatterPluginManager
    • ProcessorPluginManager
    • WriterPluginManager

Documentation should include how to setup configuration for each, and how additional plugins may be provided.

weierophinney avatar Feb 09 '16 23:02 weierophinney

This repository has been closed and moved to laminas/laminas-log; a new issue has been opened at https://github.com/laminas/laminas-log/issues/7.

weierophinney avatar Dec 31 '19 21:12 weierophinney