首页
标签
输出错误重定向(关于stderr)
Output error redirection (about stderr)
c
logging
stderr
output
当
stderr
不可用时,我可以在哪里重定向我的输出错误日志?
您可以使用
syslog
– LP