Skip to content

Commit

Permalink
Merge pull request #16 from estebaninformatica/patch-2
Browse files Browse the repository at this point in the history
Updated readme with collapse_body_limit
  • Loading branch information
bogdan committed Mar 8, 2018
2 parents 52a2f2e + ac25ce8 commit 7d3fce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Expand Up @@ -27,6 +27,7 @@ HttpLogger.log_headers = false # Default: false
HttpLogger.log_request_body = false # Default: true
HttpLogger.log_response_body = false # Default: true
HttpLogger.level = :info # Desired log level as a symbol. Default: :debug
HttpLogger.collapse_body_limit # Change default truncate limit. Default: 5000
```

## Alternative
Expand Down

0 comments on commit 7d3fce7

Please sign in to comment.