1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 21:26:43 +02:00

Add SilverStripe as a framework integration to readme

SilverStripe ^4.0 and future 5.x ship with monolog out of the box
This commit is contained in:
Robbie Averill
2019-04-23 10:15:50 +12:00
committed by GitHub
parent ebb804e432
commit 8d24527a02

View File

@@ -86,6 +86,7 @@ Bugs and feature request are tracked on [GitHub](https://github.com/Seldaek/mono
- [Equip Framework](https://github.com/equip/framework) comes out of the box with Monolog.
- [Yii 2](http://www.yiiframework.com/) is usable with Monolog via the [yii2-monolog](https://github.com/merorafael/yii2-monolog) or [yii2-psr-log-target](https://github.com/samdark/yii2-psr-log-target) plugins.
- [Hawkbit Micro Framework](https://github.com/HawkBitPhp/hawkbit) comes out of the box with Monolog.
- [SilverStripe 4](https://www.silverstripe.org/) come out of the box with Monolog.
### Author