-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
2023-triageapi: loggingIssues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
We recently had a PR that adds custom JSON parser support for the StructuredLogHandler. No such feature exists for CloudLoggingHandler, which expects JSON-serializable objects only. It may be more user-friendly if both handlers supported this feature, and it could be configured as part of setup_logging
Related: #656
Metadata
Metadata
Assignees
Labels
2023-triageapi: loggingIssues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.