feat!: deprecate AppEngineHandler and ContainerEngineHandler #202
Labels
api: logging
Issues related to the googleapis/python-logging API.
priority: p3
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.
Milestone
The library originally made unique handlers for each environment. This doesn't scale well as GCP continues to add environments, especially since (other than the MonitoredResource) most of the code is shared.
As part of the breaking update, we should consider removing the legacy handlers and refactoring
The text was updated successfully, but these errors were encountered: