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

Uploaded Source

Built Distribution

google_cloud_logging-2.2.0-py2.py3-none-any.whl (187.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for google-cloud-logging-2.2.0.tar.gz
Algorithm Hash digest
SHA256 8932ac382eee6af85cd08400a77586dd3139fbf40b61db757c4c492490899741
MD5 758c7c45a0f42394280e4f88ac355289
BLAKE2b-256 3b1e773a6c93d40de161927bbf5c0966e0b6922370542334b178cd482b3b4fda

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for google_cloud_logging-2.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1b2edeefab27e478316678ca7296be8806a368c1016cec9a6c4ddd8b7ba147fd
MD5 532983aa8f462dcff4a2b9a29d7de228
BLAKE2b-256 a04b8f938ab0eecff588ff465cc0d16c1009a8ef19fe320bb29295d73d6f5c40

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