再次运行这个程序,但是要将标准输出重定向到一个文件中,例如
Run the program again, but capture standard output to a file, for example
youdao
现在我们想将日志记录添加到这个应用程序的标准输出。
Now we want to add logging to standard output to this application.
你的程序是写入到标准输出。
Your program is to write to standard output.
应用推荐
模块上移
模块下移
不移动