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

Uploaded Source

Built Distribution

google_cloud_logging-2.1.0-py2.py3-none-any.whl (186.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-logging-2.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 1ac05b0cc14de093a7ee6b156e0f71be68b9ba4e2da4b4a587c9c02e35fbe889
MD5 bc39799b54e8043b1ea57229bf7d3874
BLAKE2b-256 faf05601065e32a03dfd850271bd4830a80e6c3d95539314203c5bf9c0e5c5b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: google_cloud_logging-2.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 186.7 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.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 36990769b02e96cf91faa24d2e9cf9adb718d1a4ab14b7bd5b95a7ca147bb6a1
MD5 6700c64b7db1c0dc14e52327d13cec38
BLAKE2b-256 688d62f4a03ccea141aeb1ab5a9c30195e3cf36bc048f8f6f70662323d802a67

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