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

Uploaded Source

Built Distribution

google_cloud_logging-3.12.1-py2.py3-none-any.whl (229.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for google_cloud_logging-3.12.1.tar.gz
Algorithm Hash digest
SHA256 36efc823985055b203904e83e1c8f9f999b3c64270bcda39d57386ca4effd678
MD5 9a602f9d84c16fd422422dc52b2a5e4d
BLAKE2b-256 149cd42ecc94f795a6545930e5f846a7ae59ff685ded8bc086648dd2bee31a1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.12.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6817878af76ec4e7568976772839ab2c43ddfd18fbbf2ce32b13ef549cd5a862
MD5 05478b382c84c79e51d3f376bc98c158
BLAKE2b-256 b141f8a3197d39b773a91f335dee36c92ef26a8ec96efe78d64baad89d367df4

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