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

Log format issues #683

Closed
nmeyerhans opened this issue Jan 27, 2017 · 1 comment
Closed

Log format issues #683

nmeyerhans opened this issue Jan 27, 2017 · 1 comment
Labels
Milestone

Comments

@nmeyerhans
Copy link
Contributor

It appears that agent/tcs/handler.go underwent an incomplete conversion to seelog in commit c742a29. This results in some of the logs that it generates being formatted incorrectly. For example:

2017-01-27T18:39:21Z [INFO] Error from tcs; backing offerrunexpected EOF

generated by line 79:
log.Info("Error from tcs; backing off", "err", tcsError)

@samuelkarp
Copy link
Contributor

Released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants