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

Uploaded Source

Built Distribution

google_cloud_logging-2.1.1-py2.py3-none-any.whl (186.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-2.1.1.tar.gz
  • Upload date:
  • Size: 190.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0

File hashes

Hashes for google-cloud-logging-2.1.1.tar.gz
Algorithm Hash digest
SHA256 0736a25bb705ddd91f8becf442d50066b1be86e1936b50475988eb462b08561c
MD5 641f5a526c2ab023e8a2314f1be96d90
BLAKE2b-256 25a23b6a4692c4840d3f5a1878a986d0f63d7dbe7e53b0589d1322b9133da942

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_logging-2.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 186.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.0

File hashes

Hashes for google_cloud_logging-2.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c45e6c359cbf81d81e9a1bac448ed066277a24ce312f17e73383bab5462a35d2
MD5 d0e4d9ca41be50f7213dde6f0473d5b0
BLAKE2b-256 9ab669bd6a5e0f957488805e7d95808d417cac2424a65a870dd3b1c16973887c

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