Skip to content
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

Fix min body truncation strategy. Fixes #195 #240

Merged
merged 1 commit into from
May 14, 2015

Conversation

jondeandres
Copy link
Contributor

We were trying to truncate payloads without backtrace info. For simple
messages for example.

We were trying to truncate payloads without backtrace info. For simple
messages for example.
@brianr
Copy link
Member

brianr commented May 12, 2015

Looks good to me.

We'll still want to be able to truncate long messages, but that will happen via one of the other strategies, right?

@jondeandres
Copy link
Contributor Author

@brianr yes, we have the StringsStrategy for that, that loops over all the string values.

jondeandres added a commit that referenced this pull request May 14, 2015
Fix min body truncation strategy. Fixes #195
@jondeandres jondeandres merged commit 7e5d92a into master May 14, 2015
@jondeandres jondeandres deleted the fix-min-body-truncation branch May 14, 2015 11:19
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