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 system tests for logging w/ insert_id/severty/http_request metdata. #1682

Merged
merged 1 commit into from
Mar 30, 2016
Merged

Add system tests for logging w/ insert_id/severty/http_request metdata. #1682

merged 1 commit into from
Mar 30, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 30, 2016

No description provided.

@tseaver tseaver added testing api: logging Issues related to the Cloud Logging API. labels Mar 30, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 30, 2016
self.to_delete.append(logger)
logger.log_text(TEXT_PAYLOAD, insert_id=INSERT_ID, severity=SEVERITY,
http_request=REQUEST)
time.sleep(2)

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Mar 30, 2016

LGTM

@tseaver tseaver merged commit 451fec9 into googleapis:logging-api Mar 30, 2016
@tseaver tseaver deleted the logging-system_tests-log_w_metadata branch March 30, 2016 19:50
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. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants