laminas / laminas-log

Robust, composite logger with filtering, formatting, and PSR-3 support
https://docs.laminas.dev/laminas-log/
BSD 3-Clause "New" or "Revised" License
26 stars 30 forks source link

Json Formatter is missing in FormatterPluginManager #24

Closed sylcas closed 2 years ago

sylcas commented 2 years ago

Bug Report

When configuring the Json Formatter via array the FormatterPluginManager cannot find the json formatter, because it is not registered in the plugin manager.

Q A
Version(s) 2.13.1

Summary

Current behavior

Exception is thrown: "A plugin by the name "json" was not found in the plugin manager Laminas\Log\FormatterPluginManager"

How to reproduce

Not needed, I fixed it in the uploaded file.

Expected behavior

Logger instance that does Json formatting (file removed).

laminas-bot commented 2 years ago

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee. If you have a security issue, please follow our security reporting guidelines. If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend: