Y
Hacker News
new
|
ask
|
show
|
jobs
by
drudru11
2494 days ago
How should logging be done?
2 comments
coldtea
2494 days ago
Nothing prevents the output from having more than 1 stream (stdout, stderr, etc), or to use either for logging.
link
eckza
2494 days ago
> /dev/null
link