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

pkg/log: remove timestamp #3218

Merged
merged 1 commit into from Aug 28, 2019
Merged

pkg/log: remove timestamp #3218

merged 1 commit into from Aug 28, 2019

Commits on Aug 28, 2019

  1. pkg/log: remove timestamp

    journald timestamps, kubernetes timestamps, syslog timestamps. It seems
    silly to add our own timestamps to the logging output as these external
    ones *also* do it. Only when just running coredns this might be weird.
    
    Remove the timestamping from pkg/log.
    
    Remove test that tested for this.
    
    Fixes: #3211
    
    Signed-off-by: Miek Gieben <miek@miek.nl>
    miekg committed Aug 28, 2019
    1
    Copy the full SHA
    5ef5959 View commit details
    Browse the repository at this point in the history