diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 62ef15e..3e8d2f3 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -17,3 +17,7 @@ This page lists third party packages implementing useful Monolog handlers, forma # Processors + +# Others + +- [**theorchard/monolog-cascade**](https://github.com/theorchard/monolog-cascade) lets you easily configure complex monolog handler sets using PHP arrays, yaml or json configs.