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

Uploaded Source

Built Distribution

google_cloud_logging-3.2.4-py2.py3-none-any.whl (192.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-3.2.4.tar.gz
  • Upload date:
  • Size: 222.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for google-cloud-logging-3.2.4.tar.gz
Algorithm Hash digest
SHA256 0ecab8fb6104f9f81b3162999ad94ed65029e9ad44696a4c2ef0ce0bb135d1e9
MD5 80df7a077935f6d4856ad9d4111f8fea
BLAKE2b-256 0b2e3e5b2b73a0771cdeb56557bd884b17a9e064ff9bbcd76c366ed5577f8ded

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c27b121b0d211ab45d797c938d4ef5aed8462dfa323a4f89e9fb72c48448fe55
MD5 92b8c5fff88b1c5f8672d76cc8d2182a
BLAKE2b-256 324f88737885c1fa03963193ee956a858e54727bd5661bba1224eec3ec2ba2e5

See more details on using hashes here.

Supported by

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