google_structlog
google_structlog copied to clipboard
Python library for sending structured JSON logs to Google Stackdriver in a way that leaves them queryable
- Import path is updated to logging_v2 - Updated definition of _worker_enqueue
Here are steps I did: (env) $pip install google_structlog (env) $ pip freeze | grep log django-request-logging==0.7.3 google-cloud-appengine-logging==1.3.0 google-cloud-audit-log==0.2.5 google-cloud-logging==1.15.1 google-structlog==43.12.0 python-json-logger==2.0.7 structlog==23.1.0 (env)python Python 3.9.7 (default, Oct 13 2021,...
This will link the PyPI page to/with the GitHub repo.
Please can someone help me to resolve this issue. Here is the description of the error. @snickell @petzeb I am trying this in a virtual environment using pipenv. Maybe I...