Skip to content

Commit

Permalink
Updated Readme to include level option
Browse files Browse the repository at this point in the history
  • Loading branch information
mmustala committed Jun 10, 2014
1 parent fefe644 commit e836751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ HttpLogger.ignore = [/newrelic\.com/]
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
```

## Alternative
Expand Down

0 comments on commit e836751

Please sign in to comment.