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: consider unmarshaling structpb.Struct into map[string]interface{} #339

Closed
broady opened this issue Aug 31, 2016 · 1 comment
Closed
Assignees
Labels
api: logging Issues related to the Cloud Logging API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone

Comments

@broady
Copy link
Contributor

broady commented Aug 31, 2016

Currently a logging.Entry returns an interface{}. Perhaps we should provide some mechanism to unmarshal it into something useful (like a map?)

@broady broady changed the title logging: consider unmarshaling structpb.Struct into map[string]interface{} preview/logging: consider unmarshaling structpb.Struct into map[string]interface{} Aug 31, 2016
@jba jba added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: logging Issues related to the Cloud Logging API. labels Sep 11, 2016
@jba jba added this to the 2016 Q4 milestone Sep 11, 2016
@jba jba changed the title preview/logging: consider unmarshaling structpb.Struct into map[string]interface{} logging: consider unmarshaling structpb.Struct into map[string]interface{} Dec 11, 2017
@jba
Copy link
Contributor

jba commented Dec 11, 2017

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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants