Skip to content

Make logger optional in client#13

Merged
Pontus4 merged 2 commits intomasterfrom
optional-logger
Dec 1, 2020
Merged

Make logger optional in client#13
Pontus4 merged 2 commits intomasterfrom
optional-logger

Conversation

@Pontus4
Copy link
Contributor

@Pontus4 Pontus4 commented Nov 20, 2020

...and add corresponding spec

Close #9

...and add corresponding spec

Close #9
...since it is not needed.
Copy link
Contributor

@walro walro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Pontus4 Pontus4 merged commit f6aee8c into master Dec 1, 2020
@Pontus4 Pontus4 deleted the optional-logger branch December 1, 2020 15:42
Pontus4 added a commit that referenced this pull request Jun 15, 2021
Got the following error in twingly/basil#78:

```
gems/twingly-http-0.3.1/lib/twingly/http.rb:66:in `default_logger': uninitialized constant Twingly::HTTP::Client::Logger (NameError)
```

This bug was introduced in #13.
@Pontus4 Pontus4 mentioned this pull request Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Be able to use without a logger

3 participants