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

Is it possible to add resty.SetDebugBodyLimit on production V1.0 ? #113

Closed
renathoaz opened this issue Jan 12, 2018 · 3 comments
Closed
Assignees

Comments

@renathoaz
Copy link

I would like to have resty.SetDebugBodyLimit on production version of resty, is it possible?
If not, will we have a new production release soon ?

and if it possible I would like to set my prefix to resty.Client.Log in Debug Mode, but it gets overwrited by
c.enableLogPrefix(). could it be avaible ?

@jeevatkm jeevatkm self-assigned this Jan 12, 2018
@jeevatkm
Copy link
Member

@RenathoAzevedo I'm planning to add #103 and #109 then make a release next week.

I will include your Log prefix enhancement too.

@jeevatkm jeevatkm added this to the v1.1 Milestone milestone Jan 12, 2018
@renathoaz
Copy link
Author

Great, Thank you!

jeevatkm added a commit that referenced this issue Jan 21, 2018
@jeevatkm
Copy link
Member

func (c *Client) SetLogPrefix(prefix string) *Client method added.

It's done, will be released in v1.1

jeevatkm added a commit that referenced this issue Jan 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants