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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

google_cloud_logging-3.9.0-py2.py3-none-any.whl (207.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-3.9.0.tar.gz
  • Upload date:
  • Size: 248.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for google-cloud-logging-3.9.0.tar.gz
Algorithm Hash digest
SHA256 4decb1b0bed4a0e3c0e58a376646e6002d6be7cad039e3466822e8665072ea33
MD5 aae68e50b6ba815a6bdbf72d52d1f9c3
BLAKE2b-256 8ae053f7e11b57fb43c24ff2b0fcca38fec5760e54d1de98c5e6803346351dff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 094a2db068ff7f38c9e0c1017673fa49c0768fbae02769e03e06baa30f138b87
MD5 a6f1a22ab896dfaedd27c4afc57d699d
BLAKE2b-256 a99424603046ca57f88a0602dd682fce99282c62be1b4e90e1316974f7cb1691

See more details on using hashes here.

Supported by

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