Skip to content

mention grape_logging in documentation #992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2015
Merged

Conversation

aserafin
Copy link
Contributor

Adding request logging with parameters, error codes etc was always the first thing after starting new grape project for me so I though I would make a gem out of it and make it easier for the other developers. Putting it in the readme would help spread the word!

grape_logging

@@ -1589,6 +1589,8 @@ class API < Grape::API
end
```

For similar to Rails request logging try [grape_logging](https://github.com/aserafin/grape_logging) gem.
Copy link
Member

Choose a reason for hiding this comment

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

try "the" ..., no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

true, fixed

@dblock
Copy link
Member

dblock commented Apr 17, 2015

Can you squash these, please?

@aserafin
Copy link
Contributor Author

commits squashed

dblock added a commit that referenced this pull request Apr 20, 2015
mention grape_logging in documentation
@dblock dblock merged commit 34ac1ed into ruby-grape:master Apr 20, 2015
@dblock
Copy link
Member

dblock commented Apr 20, 2015

Merged.

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.

2 participants