Skip to content

[Enhancement] Make ensure_ascii adjustable in ContainerEngineHandler #192

@ysde

Description

@ysde

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Is your feature request related to a problem? Please describe.
Allow unicodes to show in log instead of ascii character (for example, show chinese word '哈' in log instead of something like '\u8bed')

Describe the solution you'd like
Add a constructor parameter json_ensure_ascii in class ContainerEngineHandler and add a parameter json_ensure_ascii in def format_stackdriver_json

Describe alternatives you've considered
Currently no...

Additional context
Nope

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: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions