Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add json setting to allow unicodes to show in log instead of ascii ch… #193

Merged
merged 3 commits into from Mar 15, 2021

Commits on Feb 23, 2021

  1. feat: Add json "ensure_ascii" setting in ContainerEngineHandler

    To allow unicodes to show in log instead of ascii character (for example, show chinese word '哈' in log instead of '\u8bed')
    ysde committed Feb 23, 2021
    Copy the full SHA
    ae0fca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Copy the full SHA
    93be238 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Copy the full SHA
    3ac637a View commit details
    Browse the repository at this point in the history