Skip to main content

A python library that helps Stackdriver consume python logs appropriately built on madzak/python-json-logger

Project description

pysdl

Python Stackdriver Logger - A python library that helps Stackdriver consume python logs appropriately

Installing pysdl

pip install pysdl 

Implementing this in your app

In Django:

settings.py ->

from pysdl.logger_config import logging_dict

LOGGING = logging_dict

In regular python apps:

from logging.config import dictConfig
from pysdl.logger_config import logging_dict

dictConfig(logging_dict)

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

pysdl-1.1.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysdl-1.1.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file pysdl-1.1.2.tar.gz.

File metadata

  • Download URL: pysdl-1.1.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for pysdl-1.1.2.tar.gz
Algorithm Hash digest
SHA256 66a7f6ba9a25807b84bf0858f293af14bc697bfbe67ca797ad0fd343180cbfc3
MD5 ece49ed726a8aa5c52516dd0e3aa9f68
BLAKE2b-256 ede4619dc5775402ffef7a154431df59b0f1eb0c868684c637b31396de2287d3

See more details on using hashes here.

File details

Details for the file pysdl-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: pysdl-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.12

File hashes

Hashes for pysdl-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3e9c97b32116a7f3bb2bc27dbaeb33820a3e5e00f255060cc94d6c9dd6c2c02b
MD5 b86c44f187d56c4727a566426565889a
BLAKE2b-256 bf52b68907dcc1fe3d33dcf00be5f8bbfd53b80a737c07abe4f25bab2e67c6d5

See more details on using hashes here.

Supported by

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