Skip to main content

Stackdriver Logging API client library

Project description

pypi versions

Cloud Logging API: Writes log entries and manages your Cloud Logging configuration.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Logging API.

  4. Setup Authentication.

Installation

Install this library in a venv using pip. venv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With venv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 3.6

Unsupported Python Versions

Python == 2.7. The last version of the library compatible with Python 2.7 is google-cloud-logging==1.15.1.

Mac/Linux

python -m venv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-logging

Windows

python -m venv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-logging

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-logging-2.3.0.tar.gz (196.7 kB view details)

Uploaded Source

Built Distribution

google_cloud_logging-2.3.0-py2.py3-none-any.whl (190.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-logging-2.3.0.tar.gz.

File metadata

  • Download URL: google-cloud-logging-2.3.0.tar.gz
  • Upload date:
  • Size: 196.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for google-cloud-logging-2.3.0.tar.gz
Algorithm Hash digest
SHA256 b5675ce159db4e9c1d755003b76190460766f426a7c3c1519014cdd5ce66e890
MD5 726dd2cab93d665e887ab117b890e308
BLAKE2b-256 14da1ed0647a562e4371a4979e862ad268c32e6b8f888aabc09b51c77700aba4

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_logging-2.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: google_cloud_logging-2.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 190.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for google_cloud_logging-2.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7e630800223315dafdfde5e23073cff2b609d823fba3f9c809f43c3c50db8828
MD5 2c646775f2f9500797350cb5badd549e
BLAKE2b-256 ee85be4eca89219b8d87420c6ac43e8f9e377b5e2bcc5b19c04501839e168322

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page