Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gkevinzheng
Copy link
Contributor

Added missing import statement.

Fixes #895

@gkevinzheng gkevinzheng requested a review from parthea May 23, 2024 15:33
@gkevinzheng gkevinzheng requested review from a team as code owners May 23, 2024 15:33
@gkevinzheng gkevinzheng requested a review from daniel-sanche May 23, 2024 15:33
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 23, 2024
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. label May 23, 2024
@gkevinzheng gkevinzheng enabled auto-merge (squash) May 23, 2024 15:49
@gkevinzheng gkevinzheng merged commit 9ca242d into main May 23, 2024
@gkevinzheng gkevinzheng deleted the fix-import branch May 23, 2024 15:51
gkevinzheng added a commit that referenced this pull request Jun 24, 2024
* fix: Added missing import into logger.py (#896)

* test: Fixed unsupported resource type in system test (#904)

* fix: Added type hints to CloudLoggingHandler constructor (#903)

* fix: Added type hints to CloudLoggingHandler constructor

* πŸ¦‰ Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Removed Client typing due to circular imports

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gkevinzheng added a commit that referenced this pull request Jul 29, 2024
* fix: Added missing import into logger.py (#896)

* test: Fixed unsupported resource type in system test (#904)

* fix: Added type hints to CloudLoggingHandler constructor (#903)

* fix: Added type hints to CloudLoggingHandler constructor

* πŸ¦‰ Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Removed Client typing due to circular imports

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
gkevinzheng added a commit that referenced this pull request Jul 30, 2024
* fix!: Use StructuredLogHandler for Cloud Run Job

* πŸ¦‰ Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: Merge main into experimental-v4 (#906)

* fix: Added missing import into logger.py (#896)

* test: Fixed unsupported resource type in system test (#904)

* fix: Added type hints to CloudLoggingHandler constructor (#903)

* fix: Added type hints to CloudLoggingHandler constructor

* πŸ¦‰ Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Removed Client typing due to circular imports

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* feat!: Use StructuredLogHandler on App Engine instead of CloudLoggingHandler (#908)

* feat!: Use StructuredLogHandler on App Engine instead of
CloudLoggingHandler

* linting

* fix!: Use StructuredLogHandler for Cloud Run Job

* Removed print statement

* Resolved all merge conflicts

* linting

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
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 googleapis/python-logging API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible missing import statement in google/cloud/logging_v2/logger.py
3 participants