Why passing $config to HttpLoggingFilter::shouldLog ? #28
Unanswered
StefanNeuser
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@StefanNeuser I am not sure I follow what you mean. In |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm wondering why you pass $config to shouldLog without using it like in HttpLogger
$this->config = array_merge(config('http-client-logger'), $config);
Beta Was this translation helpful? Give feedback.
All reactions