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.

For an interactive walkthrough on how to use this library in a python application, click the Guide Me button below:

guide

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.7

Unsupported Python Versions

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

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-3.11.4.tar.gz (278.6 kB view details)

Uploaded Source

Built Distribution

google_cloud_logging-3.11.4-py2.py3-none-any.whl (219.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google_cloud_logging-3.11.4.tar.gz.

File metadata

  • Download URL: google_cloud_logging-3.11.4.tar.gz
  • Upload date:
  • Size: 278.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for google_cloud_logging-3.11.4.tar.gz
Algorithm Hash digest
SHA256 32305d989323f3c58603044e2ac5d9cf23e9465ede511bbe90b4309270d3195c
MD5 ecabdb60debe590acdd5dbabff59b889
BLAKE2b-256 dadf967f9c8aed155c999df11659b2fe05beedf789965d3b2eba682a3ae84628

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.11.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1d465ac62df29fb94bba4d6b4891035e57d573d84541dd8a40eebbc74422b2f0
MD5 36884750729cad5f366c297fe1a02214
BLAKE2b-256 6dd59b05333e9f7d15154601983cd93a080b875a442c6417e128dff69e0b64d2

See more details on using hashes here.

Supported by

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