From 29a1739099a2011f5de2a60fccf1c4ac16f007cf Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 14 Mar 2018 14:19:07 -0500 Subject: [PATCH] add wording --- config/logging.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/logging.php b/config/logging.php index bf075861..400bc7f4 100644 --- a/config/logging.php +++ b/config/logging.php @@ -27,7 +27,8 @@ return [ | you a variety of powerful log handlers / formatters to utilize. | | Available Drivers: "single", "daily", "slack", "syslog", - | "errorlog", "custom", "stack" + | "errorlog", "monolog", + | "custom", "stack" | */