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.

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

Uploaded Source

Built Distribution

google_cloud_logging-2.0.2-py2.py3-none-any.whl (186.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-2.0.2.tar.gz
  • Upload date:
  • Size: 188.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for google-cloud-logging-2.0.2.tar.gz
Algorithm Hash digest
SHA256 b16ef07248b2d16f6758849c9a2f96f648e2c6ceeff08fe41986609b89de0968
MD5 f21fe5c00fecfebb64d20a348c93ecb9
BLAKE2b-256 37133ffc8f26e6fc0c4ff34f8bbe96a5fc4e8fb2cc697972660456ac3d2b0cbd

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_logging-2.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 186.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for google_cloud_logging-2.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f68b731314f0cf1e0e903d9b497e6132f18e8f23b7eeffea59a74c06888aa7b
MD5 38b9fbd6de21c0757721335df04e9c8b
BLAKE2b-256 9648b9cdc01fcad630733a02087122ec9c1f18a09878abc0bc806df7b305d01d

See more details on using hashes here.

Provenance

Supported by

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