8000 Logging: support sending structured logs to stackdriver via stdlib 'logging'. · Issue #13 · googleapis/python-logging · GitHub
[go: up one dir, main page]

Skip to content
Logging: support sending structured logs to stackdriver via stdlib 'logging'. #13
Closed
@yuvipanda

Description

@yuvipanda

google-cloud-logging version: 1.8.0

I want to send structured logs to stackdriver from Python using the standard logging module. You can integrate structured logging to the Python logging module with either https://github.com/madzak/python-json-logger or http://www.structlog.org/en/stable/. Would be great to preserve those structures as part of jsonPayload when sent to stackdriver. Currently, these get stringified and sent as jsonPayload.message instead.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/python-logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0