From 4a53b4620ea5a082f3d6e69d881a971889e8c3eb Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 30 Sep 2019 08:53:55 -0500 Subject: [PATCH] formatting --- config/cashier.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/cashier.php b/config/cashier.php index ca88ed41..07cd7c26 100644 --- a/config/cashier.php +++ b/config/cashier.php @@ -119,8 +119,8 @@ |-------------------------------------------------------------------------- | | This setting defines which logging channel will be used by the Stripe - | library to write log messages. For example, "default" will use the - | application's default log. Otherwise, "error_log" will be used. + | library to write log messages. You are free to specify any of your + | logging channels listed inside the "logging" configuration file. | */