Skip to content

Commit

Permalink
Update README.md (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
therve authored Dec 21, 2021
1 parent 0f13cb6 commit 8e8717b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,9 @@ on your configuration object:
configuration.Compress = false
```

### Enable requests tracing
If you want to enable requests tracing, set the `debug` flag on your configuration object:
### Enable requests logging

If you want to enable requests logging, set the `debug` flag on your configuration object:

```go
configuration.Debug = true
Expand Down

0 comments on commit 8e8717b

Please sign in to comment.