Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

All log messages should go to stderr #1039

Closed
bboreham opened this issue Jun 29, 2015 · 2 comments
Closed

All log messages should go to stderr #1039

bboreham opened this issue Jun 29, 2015 · 2 comments
Labels
Milestone

Comments

@bboreham
Copy link
Contributor

Currently, in the router and nameserver containers, Debug, Info and Warning messages go to stdout while Error and Fatal messages go to stderr.

This is unexpected for some people, and not really compatible with the off-the-shelf libraries considered in #664.

So we should just send all log messages to stderr.

@rade
Copy link
Member

rade commented Jun 29, 2015

This is unexpected for some people

Like who?

@bboreham
Copy link
Contributor Author

@dpw, @peterbourgon

@rade rade added the chore label Jun 29, 2015
@rade rade closed this as completed in #1044 Jul 1, 2015
@rade rade modified the milestone: 1.1.0 Jul 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants