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

Add 'Logger.log_struct' #1568

Merged
merged 1 commit into from
Mar 9, 2016
Merged

Add 'Logger.log_struct' #1568

merged 1 commit into from
Mar 9, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 3, 2016

Uses #1567 as a base.

@tseaver tseaver added the api: logging Issues related to the Cloud Logging API. label Mar 3, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 3, 2016
@tseaver tseaver changed the title Logging logger log struct Add 'Logger.log_struct' Mar 3, 2016
data = {
'entries': [{
'logName': self.full_name,
'jsonPayload': info,

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor Author

tseaver commented Mar 9, 2016

@dhermes this one should be good to go.

@dhermes
Copy link
Contributor

dhermes commented Mar 9, 2016

LGTM

tseaver added a commit that referenced this pull request Mar 9, 2016
@tseaver tseaver merged commit 816d1eb into googleapis:logging-api Mar 9, 2016
@tseaver tseaver deleted the logging-logger_log_struct branch March 9, 2016 20:32
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants