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

Uploaded Source

Built Distribution

google_cloud_logging-3.1.1-py2.py3-none-any.whl (188.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-3.1.1.tar.gz
  • Upload date:
  • Size: 212.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for google-cloud-logging-3.1.1.tar.gz
Algorithm Hash digest
SHA256 623476a5d11611687ce278b137f9433b81ecb0394d37c09f857d533a6067b10b
MD5 9cd50c0ad76bcda711773076806d9f53
BLAKE2b-256 91a6cae7a2f6ba5bbe176d7f09a9be948b52730fbe605216166bfffb291a8e85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7054d5668076ac6d0b3025e1ab09cb829622be925ad664b4e9e0f0f6f8ad7fe9
MD5 d1a7cae5d733b9097b63f16b8e95ff8b
BLAKE2b-256 1cd1f3843d009d05c51e3cfa0614aeae0dc1bea8fc9c9cd49232eb5fd2a2f668

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