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

in_tail encoding enhancement #2305

Merged
merged 3 commits into from
Feb 22, 2019
Merged

Commits on Feb 21, 2019

  1. in_tail: Replace bad character wheb encoding error happens

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f84bd23 View commit details
    Browse the repository at this point in the history
  2. in_tail: Log warning message for same encoding setting

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    5a010fc View commit details
    Browse the repository at this point in the history
  3. in_tail: Use encode! instead of encode to improve the performance

    Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
    repeatedly committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    a41324c View commit details
    Browse the repository at this point in the history