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

logging: allow for encoding options #1427

Closed
wants to merge 1 commit into from
Closed

logging: allow for encoding options #1427

wants to merge 1 commit into from

Conversation

callmehiphop
Copy link
Contributor

Looks like we're getting some logging failures on Travis.

@stephenplusplus Not sure if I'm way off on this one, but essentially I've added support for "encoding" options when writing a log. LMKWYT and if it looks ok, I'll update the documentation and add some unit tests!

@callmehiphop callmehiphop added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: logging Issues related to the Cloud Logging API. labels Jul 13, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 13, 2016
@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 54bb503 on callmehiphop:log-encoding into 79e0e28 on GoogleCloudPlatform:master.

@stephenplusplus
Copy link
Contributor

I think the problem here was at one point during the PR, I renamed serialize to stringify, but didn't update it properly. That was a fail I would like to correct in the form of a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants