google-cloud-appengine-logging
Google Cloud Appengine Logging API client library
Install
google-cloud-appengine-logging on PyPI
pip
pip install google-cloud-appengine-logginguv
uv add google-cloud-appengine-loggingpoetry
poetry add google-cloud-appengine-loggingPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 71 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_cloud_appengine_logging-1.10.0-py3-none-any.whl
About google-cloud-appengine-logging
from the package's own PyPI description — quoted content, verbatim
Python Client for AppEngine Logging
|stable| |pypi| |versions|
AppEngine Logging_:
Client Library Documentation_Product Documentation_
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-appengine-logging.svg :target: https://pypi.org/project/google-cloud-appengine-logging/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-appengine-logging.svg :target: https://pypi.org/project/google-cloud-appengine-logging/ .. _AppEngine Logging: https://cloud.google.com/logging/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/appenginelogging/latest/summary_overview .. _Product Documentation: https://cloud.google.com/logging/
Quick Start
In order to use this library, you first need to go through the following steps:
Select or create a Cloud Platform project._Enable billing for your project._Enable the AppEngine Logging._Set up Authentication._
.. _Select or...
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Provides a Python client library for Google Cloud AppEngine Logging, enabling applications to interact with Google Cloud's logging service for AppEngine environments.
Low install friction with a pure-wheel distribution and five standard Google Cloud dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf). Actively maintained with a recent release 71 days ago and ongoing repository activity.
Licensed under Apache-2.0 (permissive), allowing broad use, modification, and distribution with minimal restrictions beyond attribution and liability disclaimers.
Usage
pip install google-cloud-appengine-logging
from google.cloud import appengine_logging
# Requires Google Cloud credentials and AppEngine Logging API enabled
client = appengine_logging.Client()
Requires Python >= 3.10; Google Cloud project setup, AppEngine Logging API enabled, and authentication credentials configured (see GOOGLE_APPLICATION_CREDENTIALS or Application Default Credentials).
Verdict: Production-stable library with active maintenance, low install friction, and no known vulnerabilities. Suitable for applications needing to log to Google Cloud from AppEngine environments. Requires Python 3.10+ and prior Google Cloud project configuration.
Needs verification
- Whether the library is actively used in production (tier placement suggests popularity but does not confirm adoption rate)
- Performance characteristics and latency overhead compared to standard Python logging
- Specific AppEngine runtime versions or configurations this library is optimized for
Similar packages
permissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-bigquery-storagepermissive · top 1,000 on PyPI
google-cloud-translatepermissive · top 1,000 on PyPI
google-cloud-kmspermissive · top 1,000 on PyPI
google-cloud-dataplexpermissive · top 1,000 on PyPI
google-cloud-taskspermissive · top 1,000 on PyPI
google-cloud-firestorepermissive · top 1,000 on PyPI
google-cloud-automlpermissive · top 1,000 on PyPI
google-cloud-languagepermissive · top 1,000 on PyPI