From 173a59ffe0c4125387055e7f5d542c941f6448a2 Mon Sep 17 00:00:00 2001 From: Pier-Luc Lafleur Date: Fri, 6 Aug 2021 09:40:16 -0400 Subject: [PATCH] Update 01-usage.md Removing mention of monolog-cascade monolog-cascade doesn't support monolog ^2.0 or php8 --- doc/01-usage.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/01-usage.md b/doc/01-usage.md index fa37614e..50e5ad13 100644 --- a/doc/01-usage.md +++ b/doc/01-usage.md @@ -109,10 +109,6 @@ Note that the FirePHPHandler is called first as it is added on top of the stack. This allows you to temporarily add a logger with bubbling disabled if you want to override other configured loggers. -> If you use Monolog standalone and are looking for an easy way to -> configure many handlers, the [theorchard/monolog-cascade](https://github.com/theorchard/monolog-cascade) -> can help you build complex logging configs via PHP arrays, yaml or json configs. - ## Adding extra data in the records Monolog provides two different ways to add extra information along the simple