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

Use ltsv log format instead of plain text #19

Merged
merged 2 commits into from
Sep 27, 2016
Merged

Use ltsv log format instead of plain text #19

merged 2 commits into from
Sep 27, 2016

Conversation

sue445
Copy link
Owner

@sue445 sue445 commented Sep 27, 2016

Before

2016/09/27 20:14:31 http://example.com/1 [status 404] <nil>
2016/09/27 20:14:31 http://example.com/2 [status 404] <nil>

After

time:2016-09-27 20:12:44.761421981 +0900 JST    check_url:http://example.com/1  status:404      error:<nil>
time:2016-09-27 20:12:44.99323277 +0900 JST     check_url:http://example.com/2  status:404      error:<nil>

@coveralls
Copy link

coveralls commented Sep 27, 2016

Coverage Status

Coverage remained the same at 64.039% when pulling 80d42b0 on feature/ltsv into 285b933 on master.

@coveralls
Copy link

coveralls commented Sep 27, 2016

Coverage Status

Coverage remained the same at 64.039% when pulling f5da908 on feature/ltsv into 285b933 on master.

@sue445 sue445 merged commit d9d75f3 into master Sep 27, 2016
@sue445 sue445 deleted the feature/ltsv branch September 27, 2016 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants