Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 11, 2016

Fixes #2091.

@tseaver tseaver added the api: logging Issues related to the Cloud Logging API. label Aug 11, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2016
self._gax_api.delete_log(path, options)
except GaxError as exc:
if exc_to_code(exc.cause) == StatusCode.NOT_FOUND:
raise NotFound(path)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 11, 2016

LGTM

@tseaver tseaver merged commit a5bb176 into googleapis:master Aug 11, 2016
@tseaver tseaver deleted the 2091-logging-gax-logger-delete-raise-not-found branch August 11, 2016 21:08
@dhermes dhermes mentioned this pull request Sep 19, 2016
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