-
Notifications
You must be signed in to change notification settings - Fork 187
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
Bring back logtostderr for swagger in Makefiles #223
Comments
would be good to add clearer instructions and context about what needs to be done |
@butonic any more instructions ? seems to require too much insider knowledge to get started as "good first issue" |
I assume grepping trough all ocis-repos for swagger_out= and re-adding swagger_out=logtostderr=true... |
Basically a revert of those changes: owncloud/ocis-konnectd@c6c28c4#diff-b67911656ef5d18c4ae36cb6741b7965R196 |
staled. more description needed. |
swagger does support
logtostderr=true
but we removed itswagger_out=logtostderr=true:pkg/proto/v0
is fineThe text was updated successfully, but these errors were encountered: