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

Uploaded Source

Built Distribution

google_cloud_logging-3.2.0-py2.py3-none-any.whl (190.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for google-cloud-logging-3.2.0.tar.gz
Algorithm Hash digest
SHA256 0c7160e2cd6c6845614e4f880eaae62da20ce27c239818fbda8b29d7a627aee6
MD5 926b546a7d16346586633b2f97645772
BLAKE2b-256 ca11c3b294bf993bb1a115d03078a262833c05dbe0f5f11ec1cf2ab472d23f85

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_cloud_logging-3.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 12a094c2ee48ad02f2c7a0029405cc9ae3dc1d9d4579859518fb3b36ce1c7405
MD5 6a6267b3e9cde67b50bfcd89bebee45e
BLAKE2b-256 6d0a10c182a021149e88e3f5fd51aa1ae77c0f0387542eddb1d1dfe2e2cc539f

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